Update diun/docker-compose.yml

This commit is contained in:
2026-01-08 14:51:04 +00:00
parent c4ceb9e6c1
commit b0feb62a22

View File

@@ -19,12 +19,5 @@ services:
- "DIUN_NOTIF_GOTIFY_TOKEN=Akb-uor3nfGzsy0" # get your token from Gotify UI
- "DIUN_NOTIF_GOTIFY_PRIORITY=5"
- "DIUN_NOTIF_GOTIFY_TIMEOUT=10s"
deploy:
mode: replicated
placement:
# constraints: [node.role == manager]
constraints:
- node.labels.target == here
replicas: 1