mirror of
https://github.com/ershisan99/coolify.git
synced 2025-12-16 20:49:28 +00:00
fixes
This commit is contained in:
@@ -7,9 +7,7 @@ services:
|
||||
source: /data/coolify/source/.env
|
||||
target: /var/www/html/.env
|
||||
read_only: true
|
||||
- /data/coolify/deployments:/var/www/html/storage/app/deployments
|
||||
- /data/coolify/ssh-keys:/var/www/html/storage/app/ssh-keys
|
||||
- /data/coolify/proxy:/var/www/html/storage/app/proxy
|
||||
- /data/coolify:/var/www/html/storage/app/
|
||||
environment:
|
||||
- APP_ENV=production
|
||||
- APP_DEBUG
|
||||
|
||||
Reference in New Issue
Block a user