Update diun/docker-compose.yml

This commit is contained in:
2026-01-08 15:07:07 +00:00
parent 9a07ce5d7a
commit e0fd8b442d

View File

@@ -12,8 +12,10 @@ services:
- "DIUN_WATCH_WORKERS=20" - "DIUN_WATCH_WORKERS=20"
- "DIUN_WATCH_SCHEDULE=0 */6 * * *" - "DIUN_WATCH_SCHEDULE=0 */6 * * *"
- "DIUN_WATCH_JITTER=30s" - "DIUN_WATCH_JITTER=30s"
- "DIUN_PROVIDERS_SWARM=true" - "DIUN_PROVIDERS_DOCKER=true"
- "DIUN_PROVIDERS_SWARM_WATCHBYDEFAULT=true" - "DIUN_PROVIDERS_DOCKER_WATCHBYDEFAULT=true"
# - "DIUN_PROVIDERS_SWARM=true"
# - "DIUN_PROVIDERS_SWARM_WATCHBYDEFAULT=true"
- "DIUN_NOTIF_GOTIFY_ENDPOINT=http://192.168.1.4:8111" - "DIUN_NOTIF_GOTIFY_ENDPOINT=http://192.168.1.4:8111"
- "DIUN_NOTIF_GOTIFY_TOKEN=Akb-uor3nfGzsy0" # get your token from Gotify UI - "DIUN_NOTIF_GOTIFY_TOKEN=Akb-uor3nfGzsy0" # get your token from Gotify UI