From c95c98a7b66aa1b1a1f8ceffb633e0b04243d322 Mon Sep 17 00:00:00 2001 From: john Date: Thu, 5 Feb 2026 15:12:15 +0000 Subject: [PATCH] Update diun/docker-compose.yml --- diun/docker-compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/diun/docker-compose.yml b/diun/docker-compose.yml index 1f5e7ce..7f76b36 100644 --- a/diun/docker-compose.yml +++ b/diun/docker-compose.yml @@ -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=A490zD2Xl3b5wvv" # get your token from Gotify UI - "DIUN_NOTIF_GOTIFY_PRIORITY=5" - "DIUN_NOTIF_GOTIFY_TIMEOUT=10s" labels: