From 3f063583f90177b6d33e03d8895f653d03de34ff Mon Sep 17 00:00:00 2001 From: colin Date: Wed, 5 Feb 2025 12:14:14 -0500 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 a7ba675..dacc485 100644 --- a/stack.production.yml +++ b/stack.production.yml @@ -21,7 +21,7 @@ services: - node.hostname == macmini14 replicas: 1 labels: - traefik.enable: true + traefik.enable: "true" traefik.http.routers.portainer.rule: Host(`portainer.nixc.us`) traefik.http.routers.portainer.entrypoints: websecure traefik.http.routers.portainer.service: portainer