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

@@ -29,6 +29,6 @@ services:
volumes:
- /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}/Backups:/var/www/backup # Backups
- /Rancher/${DATA_DIR}/Logs:/var/www/logs # Logs
- /Rancher/${DATA_DIR}/User:/var/www/user # User
- /Persistent/${DATA_DIR}/Backups:/var/www/backup # Backups
- /Persistent/${DATA_DIR}/Logs:/var/www/logs # Logs
- /Persistent/${DATA_DIR}/User:/var/www/user # User