This commit is contained in:
2025-12-14 02:03:02 +01:00
parent c6d44a83e2
commit d0d3a56a7c
2 changed files with 4 additions and 3 deletions

View File

@@ -10,6 +10,7 @@
- wud.watch.digest=true
- wud.watch=true
dns:
- 192.168.77.1
- 192.168.77.101
app:
environment:

View File

@@ -64,10 +64,10 @@ services:
pihole:
ipv4_address: 192.168.78.254
ports:
- '53:53'
- '53:53/udp'
- '9380:80'
- '9343:443'
restart: always
volumes:
- /share/docker_data/pihole/etc-pihole:/etc/pihole
- /share/docker_data/pihole/etc-dnsmasq.d:/etc/dnsmasq.d
- etc-pihole:/etc/pihole
- dnsmasq.d:/etc/dnsmasq.d