This commit is contained in:
2025-12-06 15:14:25 +01:00
parent e34addb608
commit b4961f5961

View File

@@ -10,6 +10,10 @@ services:
labels: labels:
wud.watch: true wud.watch: true
wud.watch.digest: true wud.watch.digest: true
logging:
driver: loki
options:
loki-url: http://192.168.77.101:3100/loki/api/v1/push
network_mode: host network_mode: host
restart: ${RESTART:-unless-stopped} restart: ${RESTART:-unless-stopped}
stdin_open: true stdin_open: true