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 - 9380:80
- 9343:443 - 9343:443
volumes: volumes:
- pihole/etc-pihole:/etc/pihole - pihole-etc:/etc/pihole
- pihole/etc-dnsmasq.d:/etc/dnsmasq.d - pihole-dnsmasq.d:/etc/dnsmasq.d
deploy: deploy:
labels: labels:
com.centurylinklabs.watchtower.enable: 'true' com.centurylinklabs.watchtower.enable: 'true'
@@ -40,5 +40,5 @@ services:
constraints: constraints:
- node.role == manager - node.role == manager
volumes: volumes:
pihole/etc-pihole: pihole-etc:
pihole/etc-dnsmasq.d: pihole-dnsmasq.d: