pihole: fix password env var for v6
This commit is contained in:
@@ -17,7 +17,7 @@ services:
|
||||
- "192.168.188.211:53:53/udp"
|
||||
environment:
|
||||
TZ: Europe/Berlin
|
||||
WEBPASSWORD: ${PIHOLE_PASSWORD}
|
||||
FTLCONF_webserver_api_password: ${PIHOLE_PASSWORD}
|
||||
FTLCONF_LOCAL_IPV4: "192.168.188.211"
|
||||
FTLCONF_dns_upstreams: "unbound#53"
|
||||
FTLCONF_dns_listeningMode: "all"
|
||||
|
||||
Reference in New Issue
Block a user