Update pihole/docker-compose.yml
This commit is contained in:
parent
8a749881f8
commit
1be4235a4b
@ -13,7 +13,7 @@ services:
|
|||||||
# - "83:80/tcp"
|
# - "83:80/tcp"
|
||||||
environment:
|
environment:
|
||||||
TZ: 'America/Chicago'
|
TZ: 'America/Chicago'
|
||||||
FTLCONF_LOCAL_IPV4: 192.168.1.195
|
# FTLCONF_LOCAL_IPV4: 192.168.1.195
|
||||||
DNSMASQ_LISTENING: all
|
DNSMASQ_LISTENING: all
|
||||||
# WEBPASSWORD: %randomAdminPassword%
|
# WEBPASSWORD: %randomAdminPassword%
|
||||||
# # WEBPASSWORD: 'set a secure password here or it will be random'
|
# # WEBPASSWORD: 'set a secure password here or it will be random'
|
||||||
|
Loading…
Reference in New Issue
Block a user