formating

This commit is contained in:
ayntk-ai 2024-08-07 15:06:24 +02:00
parent ddf0ff8f25
commit 1564e3c371
No known key found for this signature in database
2 changed files with 6 additions and 6 deletions

View File

@ -1,11 +1,11 @@
# Coolify Configuration
APP_ENV=local
APP_NAME=coolify-localhost
APP_ID=development
APP_ENV=local
APP_KEY=
APP_DEBUG=true
APP_URL=http://localhost
APP_PORT=8000
APP_DEBUG=true
MUX_ENABLED=false
# Selenium Driver URL for Dusk

View File

@ -19,12 +19,12 @@ services:
- APP_KEY
- APP_URL
- APP_DEBUG
- DB_CONNECTION
- DB_HOST
- DB_PORT
- DB_DATABASE
- DB_USERNAME
- DB_PASSWORD
- DB_HOST
- DB_PORT
- DB_CONNECTION
- QUEUE_CONNECTION
- REDIS_HOST
- REDIS_PASSWORD
@ -47,7 +47,7 @@ services:
- PUSHER_APP_KEY
- PUSHER_APP_SECRET
- AUTOUPDATE
- SELF_HOSTED
- SELF_HOSTED=true
- SSH_MUX_PERSIST_TIME
- FEEDBACK_DISCORD_WEBHOOK
- WAITLIST