fix: update docker-compose prod
This commit is contained in:
parent
329ab73e1b
commit
7b8657367c
1 changed files with 2 additions and 0 deletions
|
|
@ -10,6 +10,8 @@ services:
|
||||||
- /data/coolify/ssh:/var/www/html/storage/app/ssh
|
- /data/coolify/ssh:/var/www/html/storage/app/ssh
|
||||||
- /data/coolify/deployments:/var/www/html/storage/app/deployments
|
- /data/coolify/deployments:/var/www/html/storage/app/deployments
|
||||||
environment:
|
environment:
|
||||||
|
- SELF_HOSTED
|
||||||
|
- LEMON_SQUEEZY_WEBHOOK_SECRET
|
||||||
- APP_ENV=production
|
- APP_ENV=production
|
||||||
- APP_DEBUG
|
- APP_DEBUG
|
||||||
- APP_NAME
|
- APP_NAME
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue