From e29d6c7b29969aff161042e12170120a8171513b Mon Sep 17 00:00:00 2001 From: colin Date: Sun, 28 Jan 2024 18:35:30 +0000 Subject: [PATCH] Update stack.production.yml --- stack.production.yml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/stack.production.yml b/stack.production.yml index 3e96073..2777e57 100644 --- a/stack.production.yml +++ b/stack.production.yml @@ -18,10 +18,7 @@ services: - 1.1.1.1 - 9.9.9.9 deploy: - replicas: 1 - placement: - constraints: - - node.hostname == macmini14 + mode: global labels: traefik.enable: "true" traefik.http.routers.production-netdata.rule: "Host(`netdata.nixc.us`)"