mirror of
https://gitlab.sectorq.eu/home/docker-compose.git
synced 2025-12-14 10:24:53 +01:00
build
This commit is contained in:
@@ -16,8 +16,8 @@ services:
|
|||||||
- 9380:80
|
- 9380:80
|
||||||
- 9343:443
|
- 9343:443
|
||||||
volumes:
|
volumes:
|
||||||
- /share/docker_data/pihole/etc-pihole:/etc/pihole
|
- pihole/etc-pihole:/etc/pihole
|
||||||
- /share/docker_data/pihole/etc-dnsmasq.d:/etc/dnsmasq.d
|
- pihole/etc-dnsmasq.d:/etc/dnsmasq.d
|
||||||
deploy:
|
deploy:
|
||||||
labels:
|
labels:
|
||||||
com.centurylinklabs.watchtower.enable: 'true'
|
com.centurylinklabs.watchtower.enable: 'true'
|
||||||
|
|||||||
Reference in New Issue
Block a user