From a3f100333aeb1cff0f256f18a5e819b9c4b9aa65 Mon Sep 17 00:00:00 2001 From: colin Date: Sun, 19 May 2024 02:32:04 +0000 Subject: [PATCH] Update stack.production.yml --- stack.production.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/stack.production.yml b/stack.production.yml index 9ee47f2..fcb1b2c 100644 --- a/stack.production.yml +++ b/stack.production.yml @@ -13,7 +13,7 @@ services: placement: constraints: ## - node.labels.role == db - - node.hostname == ingress.nixc.us + - node.hostname == macmini2 # - node.labels.mac-rack == true labels: - "us.nixc.autodeploy=true" @@ -58,7 +58,7 @@ services: placement: constraints: ## - node.labels.role == db - - node.hostname == ingress.nixc.us + - node.hostname == macmini2 # - node.labels.mac-rack == true labels: homepage.group: apps