diff --git a/diun/docker-compose.yml b/diun/docker-compose.yml index 0a6053c..613969a 100644 --- a/diun/docker-compose.yml +++ b/diun/docker-compose.yml @@ -19,7 +19,7 @@ services: # - "DIUN_PROVIDERS_SWARM_WATCHBYDEFAULT=true" - "DIUN_NOTIF_GOTIFY_ENDPOINT=http://192.168.1.11:8111" - - "DIUN_NOTIF_GOTIFY_TOKEN=AT11TQaKiycMJxJ" # get your token from Gotify UI + - "DIUN_NOTIF_GOTIFY_TOKEN=Ac4xN-4G1wC.vu." # get your token from Gotify UI - "DIUN_NOTIF_GOTIFY_PRIORITY=5" - "DIUN_NOTIF_GOTIFY_TIMEOUT=10s"