Update diun/docker-compose.yml

Change to run explicitly on BETA
This commit is contained in:
2026-01-23 13:14:39 +00:00
parent 0e20488ce3
commit 4c0fb68605

View File

@@ -18,7 +18,7 @@ services:
# - "DIUN_PROVIDERS_SWARM=true"
# - "DIUN_PROVIDERS_SWARM_WATCHBYDEFAULT=true"
- "DIUN_NOTIF_GOTIFY_ENDPOINT=http://192.168.1.4:8111"
- "DIUN_NOTIF_GOTIFY_ENDPOINT=http://192.168.1.9:8111"
- "DIUN_NOTIF_GOTIFY_TOKEN=Akb-uor3nfGzsy0" # get your token from Gotify UI
- "DIUN_NOTIF_GOTIFY_PRIORITY=5"
- "DIUN_NOTIF_GOTIFY_TIMEOUT=10s"