Update stack.production.yml

This commit is contained in:
colin 2025-02-05 12:14:14 -05:00
parent 4802cadb5d
commit 3f063583f9
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@ services:
- node.hostname == macmini14 - node.hostname == macmini14
replicas: 1 replicas: 1
labels: labels:
traefik.enable: true traefik.enable: "true"
traefik.http.routers.portainer.rule: Host(`portainer.nixc.us`) traefik.http.routers.portainer.rule: Host(`portainer.nixc.us`)
traefik.http.routers.portainer.entrypoints: websecure traefik.http.routers.portainer.entrypoints: websecure
traefik.http.routers.portainer.service: portainer traefik.http.routers.portainer.service: portainer