pihole: fix: DNS service not starting
This commit is contained in:
@@ -26,6 +26,7 @@ services:
|
||||
- "WEBPASSWORD=${PIHOLE_PASSWORD}"
|
||||
- "DNS1=172.20.0.11#5335"
|
||||
- "DNS2=no"
|
||||
- "DNSMASQ_USER=root"
|
||||
volumes:
|
||||
- "./etc-pihole/:/etc/pihole/"
|
||||
- "./etc-dnsmasq.d/:/etc/dnsmasq.d/"
|
||||
|
||||
Reference in New Issue
Block a user