Added volume to allow for logging outside of container

This commit is contained in:
WilliamMiceli
2018-09-21 21:04:53 -04:00
parent 5e2c361004
commit ea5b5000c4

View File

@@ -25,6 +25,7 @@ services:
- /var/run/docker.sock:/var/run/docker.sock
- /RancherCattleConfig/${DATA_DIR}/traefik.toml:/traefik.toml
- /RancherCattleConfig/${DATA_DIR}/acme:/etc/traefik/acme
- /RancherCattleConfig/${DATA_DIR}/logs:/external/logs
networks:
public-proxy: