Pick change from #8 (cannot merge it due to previous formatting in all the file)

This commit is contained in:
Jean Froment 2020-12-16 10:33:55 +01:00
parent aac50d30b0
commit 990063a17f
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ services:
volumes:
- /var/run/docker.sock:/var/run/docker.sock
- ./traefik:/etc/traefik:ro
- configtraefik:/config:ro
- configtraefik:/config
environment:
- TRAEFIK_DOMAIN=${TRAEFIK_DOMAIN}
- TZ=${TZ}