Update diun/docker-compose.yml

This commit is contained in:
2026-05-08 09:16:33 +00:00
parent dcc77daf3f
commit 186f7ca19c

View File

@@ -16,8 +16,8 @@ services:
- "DIUN_PROVIDERS_SWARM=true"
- "DIUN_PROVIDERS_SWARM_WATCHBYDEFAULT=true"
- "DIUN_NOTIF_GOTIFY_ENDPOINT=http://192.168.1.25:8111"
- "DIUN_NOTIF_GOTIFY_TOKEN=A5wpa4ZLdcKi3J2" # get your token from Gotify UI
- "DIUN_NOTIF_GOTIFY_ENDPOINT=http://192.168.1.230:80"
- "DIUN_NOTIF_GOTIFY_TOKEN=ApsLS-oLoJE9MGT" # get your token from Gotify UI
- "DIUN_NOTIF_GOTIFY_PRIORITY=5"
- "DIUN_NOTIF_GOTIFY_TIMEOUT=10s"
deploy: