Update diun/docker-compose.yml
Change of location for GOTIFY
This commit is contained in:
@@ -16,8 +16,8 @@ services:
|
||||
- "DIUN_PROVIDERS_DOCKER=true"
|
||||
- "DIUN_PROVIDERS_DOCKER_WATCHBYDEFAULT=true"
|
||||
|
||||
- "DIUN_NOTIF_GOTIFY_ENDPOINT=http://192.168.1.25:8111" # IP address of ELITE cluster for GOTIFY
|
||||
- "DIUN_NOTIF_GOTIFY_TOKEN=AvAklNQ-hehAyNM" # get your token from Gotify UI
|
||||
- "DIUN_NOTIF_GOTIFY_ENDPOINT=http://192.168.1.230:80" # IP address of ELITE cluster for GOTIFY
|
||||
- "DIUN_NOTIF_GOTIFY_TOKEN=A9LL-3mfhOa.P4V" # get your token from Gotify UI
|
||||
- "DIUN_NOTIF_GOTIFY_PRIORITY=5"
|
||||
- "DIUN_NOTIF_GOTIFY_TIMEOUT=10s"
|
||||
labels:
|
||||
|
||||
Reference in New Issue
Block a user