Made persistent internal .env file
This commit is contained in:
@@ -32,6 +32,7 @@ services:
|
|||||||
- mysql
|
- mysql
|
||||||
restart: on-failure
|
restart: on-failure
|
||||||
volumes:
|
volumes:
|
||||||
|
- /RancherCattleConfig/${DATA_DIR}/.env:/var/www/app/.env
|
||||||
- /RancherCattleData/${DATA_DIR}/Logo:/var/www/app/public/logo
|
- /RancherCattleData/${DATA_DIR}/Logo:/var/www/app/public/logo
|
||||||
- /RancherCattleData/${DATA_DIR}/Storage:/var/www/app/storage
|
- /RancherCattleData/${DATA_DIR}/Storage:/var/www/app/storage
|
||||||
cron:
|
cron:
|
||||||
|
|||||||
Reference in New Issue
Block a user