1
0
Fork 0

chore(docker-compose): set back env variables

This commit is contained in:
sido 2018-04-20 07:47:42 +02:00
parent fb8b199d95
commit eff463e31a
1 changed files with 2 additions and 2 deletions

View File

@ -11,8 +11,8 @@ services:
restart: always
labels:
io.rancher.container.pull_image: always
traefik.frontend.rule: Host:test
traefik.backend: test
traefik.frontend.rule: Host:${DOMAINS}
traefik.backend: ${TRAEFIK_BACKEND}
traefik.enable: true
traefik.port: 8080
healthcheck: