Refactor .env.development.example file
This commit is contained in:
@@ -8,9 +8,6 @@ APP_PORT=8000
|
|||||||
APP_DEBUG=true
|
APP_DEBUG=true
|
||||||
SSH_MUX_ENABLED=true
|
SSH_MUX_ENABLED=true
|
||||||
|
|
||||||
# Enable Laravel Telescope for debugging
|
|
||||||
TELESCOPE_ENABLED=false
|
|
||||||
|
|
||||||
# Selenium Driver URL for Dusk
|
# Selenium Driver URL for Dusk
|
||||||
DUSK_DRIVER_URL=http://selenium:4444
|
DUSK_DRIVER_URL=http://selenium:4444
|
||||||
DUSK_EMAIL=test@example.com
|
DUSK_EMAIL=test@example.com
|
||||||
|
Reference in New Issue
Block a user