Merge branch 'next' into tests/LoginPageTest

This commit is contained in:
Andras Bacsai
2024-10-17 16:28:46 +02:00
committed by GitHub
563 changed files with 19689 additions and 5597 deletions

View File

@@ -6,7 +6,7 @@ APP_KEY=
APP_URL=http://localhost
APP_PORT=8000
APP_DEBUG=true
SSH_MUX_ENABLED=false
SSH_MUX_ENABLED=true
# Enable Laravel Telescope for debugging
TELESCOPE_ENABLED=false
@@ -27,11 +27,7 @@ DB_PORT=5432
# Set to true to enable Ray
RAY_ENABLED=false
# Set custom ray port
RAY_PORT=
# Clockwork Configuration
CLOCKWORK_ENABLED=false
CLOCKWORK_QUEUE_COLLECT=true
# RAY_PORT=
# Enable Laravel Telescope for debugging
TELESCOPE_ENABLED=false