dockervolumes
This commit is contained in:
@@ -17,7 +17,12 @@ services:
|
||||
DNSMASQ_LISTENING: all
|
||||
FTLCONF_dns_listeningMode: all
|
||||
volumes:
|
||||
- ./etc-pihole:/etc/pihole
|
||||
- /etc/dnsmasq.d:/etc/dnsmasq.d
|
||||
- pihole_data:/etc/pihole
|
||||
- pihole_dnsmasq:/etc/dnsmasq.d
|
||||
|
||||
cap_add:
|
||||
- NET_ADMIN
|
||||
|
||||
volumes:
|
||||
pihole_data:
|
||||
pihole_dnsmasq:
|
||||
|
||||
Reference in New Issue
Block a user