Update diun/docker-compose.yml

change to accommodate GOTIFY move to PROXMOX
This commit is contained in:
2026-04-27 13:57:12 +00:00
parent 1c3c3e6c64
commit 65edda8d11

View File

@@ -16,8 +16,8 @@ services:
- "DIUN_PROVIDERS_SWARM=true"
- "DIUN_PROVIDERS_SWARM_WATCHBYDEFAULT=true"
- "DIUN_NOTIF_GOTIFY_ENDPOINT=http://192.168.1.4:8111"
- "DIUN_NOTIF_GOTIFY_TOKEN=AKEQs.EZ-5r0Vqs" # get your token from Gotify UI
- "DIUN_NOTIF_GOTIFY_ENDPOINT=http://192.168.1.25:8111"
- "DIUN_NOTIF_GOTIFY_TOKEN=A5wpa4ZLdcKi3J2" # get your token from Gotify UI
- "DIUN_NOTIF_GOTIFY_PRIORITY=5"
- "DIUN_NOTIF_GOTIFY_TIMEOUT=10s"
deploy: