formating
This commit is contained in:
@@ -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
|
||||
|
@@ -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
|
||||
|
Reference in New Issue
Block a user