mirror of
https://gitlab.sectorq.eu/home/docker-compose.git
synced 2025-12-14 02:14:54 +01:00
build
This commit is contained in:
@@ -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:
|
||||
Reference in New Issue
Block a user