Update stack.production.yml
This commit is contained in:
parent
4802cadb5d
commit
3f063583f9
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue