From b0feb62a2279067167a3a85d0b67c329c5a9de1c Mon Sep 17 00:00:00 2001 From: john Date: Thu, 8 Jan 2026 14:51:04 +0000 Subject: [PATCH] Update diun/docker-compose.yml --- diun/docker-compose.yml | 7 ------- 1 file changed, 7 deletions(-) diff --git a/diun/docker-compose.yml b/diun/docker-compose.yml index 717e98c..488cc20 100644 --- a/diun/docker-compose.yml +++ b/diun/docker-compose.yml @@ -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