Updated root directory

This commit is contained in:
William Miceli
2019-06-13 21:20:50 -04:00
parent 3dff359dfa
commit fdfdca21e3
25 changed files with 67 additions and 68 deletions

View File

@@ -25,6 +25,6 @@ services:
- /var/run/docker.sock:/var/run/docker.sock
- /etc/localtime:/etc/localtime:ro # Syncronize time of container with the host system
- /etc/timezone:/etc/timezone:ro # Syncronize timezone of container with the host system
- /Rancher/${DATA_DIR}/Configuration/traefik.toml:/traefik.toml
- /Rancher/${DATA_DIR}/LetsEncrypt/acme.json:/acme.json # For Let's Encrypt certificates
- /Rancher/${DATA_DIR}/Logs:/external/logs
- /Persistent/${DATA_DIR}/Configuration/traefik.toml:/traefik.toml
- /Persistent/${DATA_DIR}/LetsEncrypt/acme.json:/acme.json # For Let's Encrypt certificates
- /Persistent/${DATA_DIR}/Logs:/external/logs