Update Pi.Alert/compose.yaml

This commit is contained in:
theflyingfool 2024-05-02 16:48:27 -05:00
parent 7177214043
commit f9eba84a69

View File

@ -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