Refactor .env.development.example file

This commit is contained in:
Andras Bacsai
2024-10-17 16:30:18 +02:00
parent 3704846eed
commit 192677d05a

View File

@@ -8,9 +8,6 @@ APP_PORT=8000
APP_DEBUG=true
SSH_MUX_ENABLED=true
# Enable Laravel Telescope for debugging
TELESCOPE_ENABLED=false
# Selenium Driver URL for Dusk
DUSK_DRIVER_URL=http://selenium:4444
DUSK_EMAIL=test@example.com