Update diun/docker-compose.yml

Add correct GOTIFY token
This commit is contained in:
2025-12-01 12:14:07 +00:00
parent 15f66287b2
commit eb949b86fd

View File

@@ -17,7 +17,7 @@ services:
- "DIUN_PROVIDERS_DOCKER_WATCHBYDEFAULT=true"
- "DIUN_NOTIF_GOTIFY_ENDPOINT=http://192.168.1.4:8111" # IP address of ELITE cluster for GOTIFY
- "DIUN_NOTIF_GOTIFY_TOKEN=ADOe9h3-Q3XlSHG" # get your token from Gotify UI
- "DIUN_NOTIF_GOTIFY_TOKEN=A3TgQ_OK8eTZ1Wp" # get your token from Gotify UI
- "DIUN_NOTIF_GOTIFY_PRIORITY=5"
- "DIUN_NOTIF_GOTIFY_TIMEOUT=10s"
labels: