Update pihole/docker-compose.yml

This commit is contained in:
theflyingfool 2024-05-02 17:49:11 -05:00
parent e3d8f8bebf
commit 8a749881f8

View File

@ -15,7 +15,7 @@ services:
TZ: 'America/Chicago'
FTLCONF_LOCAL_IPV4: 192.168.1.195
DNSMASQ_LISTENING: all
WEBPASSWORD: %randomAdminPassword%
# WEBPASSWORD: %randomAdminPassword%
# # WEBPASSWORD: 'set a secure password here or it will be random'
# # Volumes store your data between container upgrades
volumes: