Added volume to allow for logging outside of container
This commit is contained in:
@@ -25,6 +25,7 @@ services:
|
|||||||
- /var/run/docker.sock:/var/run/docker.sock
|
- /var/run/docker.sock:/var/run/docker.sock
|
||||||
- /RancherCattleConfig/${DATA_DIR}/traefik.toml:/traefik.toml
|
- /RancherCattleConfig/${DATA_DIR}/traefik.toml:/traefik.toml
|
||||||
- /RancherCattleConfig/${DATA_DIR}/acme:/etc/traefik/acme
|
- /RancherCattleConfig/${DATA_DIR}/acme:/etc/traefik/acme
|
||||||
|
- /RancherCattleConfig/${DATA_DIR}/logs:/external/logs
|
||||||
|
|
||||||
networks:
|
networks:
|
||||||
public-proxy:
|
public-proxy:
|
||||||
Reference in New Issue
Block a user