From 1a2d935b4e8c2ac1734804f8489a45c2a53df64c Mon Sep 17 00:00:00 2001 From: colin Date: Tue, 23 Jan 2024 15:47:23 +0000 Subject: [PATCH] Update stack.production.yml --- stack.production.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stack.production.yml b/stack.production.yml index 48cb77b..7b079f5 100644 --- a/stack.production.yml +++ b/stack.production.yml @@ -53,7 +53,7 @@ services: replicas: 1 placement: constraints: - - node.hostname == macmini14 + - node.hostname == macmini3 labels: us.nixc.autodeploy: "true" traefik.enable: "true"