Update .env.development.example
This commit is contained in:
@@ -6,7 +6,7 @@ APP_KEY=
|
|||||||
APP_URL=http://localhost
|
APP_URL=http://localhost
|
||||||
APP_PORT=8000
|
APP_PORT=8000
|
||||||
APP_DEBUG=true
|
APP_DEBUG=true
|
||||||
SSH_MUX_ENABLED=false
|
SSH_MUX_ENABLED=true
|
||||||
|
|
||||||
# PostgreSQL Database Configuration
|
# PostgreSQL Database Configuration
|
||||||
DB_DATABASE=coolify
|
DB_DATABASE=coolify
|
||||||
@@ -21,7 +21,7 @@ RAY_ENABLED=false
|
|||||||
# Set custom ray port
|
# Set custom ray port
|
||||||
RAY_PORT=
|
RAY_PORT=
|
||||||
|
|
||||||
# Clockwork Configuration
|
# Clockwork Configuration (remove?)
|
||||||
CLOCKWORK_ENABLED=false
|
CLOCKWORK_ENABLED=false
|
||||||
CLOCKWORK_QUEUE_COLLECT=true
|
CLOCKWORK_QUEUE_COLLECT=true
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user