1
0

fix(traefik environment): added labels for traefik

This commit is contained in:
sido
2018-03-09 10:46:39 +01:00
parent 49f38cf8da
commit 9682aa79c5
8 changed files with 36 additions and 7 deletions

View File

@@ -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