From f9eba84a6958bb630768b35f5feffd656ee0ef33 Mon Sep 17 00:00:00 2001 From: theflyingfool Date: Thu, 2 May 2024 16:48:27 -0500 Subject: [PATCH] Update Pi.Alert/compose.yaml --- Pi.Alert/compose.yaml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Pi.Alert/compose.yaml b/Pi.Alert/compose.yaml index 00b1081..dff057b 100644 --- a/Pi.Alert/compose.yaml +++ b/Pi.Alert/compose.yaml @@ -33,11 +33,11 @@ services: default: name: enp36s0-vlan external: true - ports: - - "53:53/tcp" - - "53:53/udp" - - "67:67/udp" # Only required if you are using Pi-hole as your DHCP server - - "83:80/tcp" +# ports: +# - "53:53/tcp" +# - "53:53/udp" +# - "67:67/udp" # Only required if you are using Pi-hole as your DHCP server +# - "83:80/tcp" environment: TZ: 'America/Chicago' FTLCONF_LOCAL_IPV4: 192.168.1.195