This commit is contained in:
traveler 2025-10-24 14:53:49 -05:00
parent b382eda181
commit 6e96db3c5c

View file

@ -11,8 +11,6 @@ services:
- netgrimoire
environment:
- TZ=America/Chicago
- LOG_LEVEL=info
- LOG_JSON=false
- DIUN_WATCH_WORKERS=20
- DIUN_WATCH_SCHEDULE=0 */6 * * *
- DIUN_PROVIDERS_DOCKER=true
@ -24,6 +22,8 @@ services:
placement:
constraints:
- node.role == manager
labels:
diun.enable: "true"
networks:
netgrimoire: