Update diun/docker-compose.yml

Change of GOTIFY token
This commit is contained in:
2026-01-05 23:57:03 +00:00
parent 4377f2fcbc
commit aa29725406

View File

@@ -17,7 +17,7 @@ services:
- "DIUN_PROVIDERS_SWARM_WATCHBYDEFAULT=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=AOwbQPBcifHa1Kg" # get your token from Gotify UI - "DIUN_NOTIF_GOTIFY_TOKEN=AKEQs.EZ-5r0Vqs" # get your token from Gotify UI
- "DIUN_NOTIF_GOTIFY_PRIORITY=5" - "DIUN_NOTIF_GOTIFY_PRIORITY=5"
- "DIUN_NOTIF_GOTIFY_TIMEOUT=10s" - "DIUN_NOTIF_GOTIFY_TIMEOUT=10s"
deploy: deploy: