This commit is contained in:
2025-11-30 15:16:46 +01:00
parent a63b1353a7
commit 63bf6b805b

View File

@@ -16,8 +16,8 @@ services:
- 9380:80
- 9343:443
volumes:
- pihole/etc-pihole:/etc/pihole
- pihole/etc-dnsmasq.d:/etc/dnsmasq.d
- pihole-etc:/etc/pihole
- pihole-dnsmasq.d:/etc/dnsmasq.d
deploy:
labels:
com.centurylinklabs.watchtower.enable: 'true'
@@ -40,5 +40,5 @@ services:
constraints:
- node.role == manager
volumes:
pihole/etc-pihole:
pihole/etc-dnsmasq.d:
pihole-etc:
pihole-dnsmasq.d: