diff --git a/.env.development.example b/.env.development.example index 3023a21a6..89d3af930 100644 --- a/.env.development.example +++ b/.env.development.example @@ -6,7 +6,7 @@ APP_KEY= APP_URL=http://localhost APP_PORT=8000 APP_DEBUG=true -SSH_MUX_ENABLED=false +SSH_MUX_ENABLED=true # PostgreSQL Database Configuration DB_DATABASE=coolify @@ -21,7 +21,7 @@ RAY_ENABLED=false # Set custom ray port RAY_PORT= -# Clockwork Configuration +# Clockwork Configuration (remove?) CLOCKWORK_ENABLED=false CLOCKWORK_QUEUE_COLLECT=true