update watch stuff
All checks were successful
Update Compose File / build (push) Successful in 13s

This commit is contained in:
2025-12-19 15:02:10 -08:00
parent 4404dac78c
commit ea61ecc79f

View File

@@ -14,6 +14,8 @@ services:
networks:
default:
ipv4_address: 10.5.1.0
labels:
- "wud.watch=false"
pihole:
container_name: pihole
@@ -69,6 +71,7 @@ services:
- "traefik.http.routers.traefik-secure.tls.domains[0].main=${DOMAIN}"
- "traefik.http.routers.traefik-secure.tls.domains[0].sans=*.${DOMAIN}"
- "traefik.http.routers.traefik-secure.service=api@internal"
- "wud.watch=false"
# Productivity
crontab-guru: