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