Refactor .env.development.example file
This commit is contained in:
parent
3704846eed
commit
192677d05a
1 changed files with 0 additions and 3 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue