fix(traefik environment): added labels for traefik
This commit is contained in:
@@ -12,6 +12,7 @@
|
||||
io.rancher.container.pull_image: always
|
||||
io.rancher.scheduler.global: true
|
||||
traefik.frontend.rule: Host:${DOMAINS}
|
||||
traefik.backend: ${TRAEFIK_BACKEND}
|
||||
traefik.enable: true
|
||||
traefik.port: 8080
|
||||
|
||||
|
||||
Reference in New Issue
Block a user