chore: remove horizon var from .env.development
This commit is contained in:
parent
00e3ffe809
commit
342be9e99b
1 changed files with 0 additions and 5 deletions
|
|
@ -41,11 +41,6 @@ DB_PORT=5432
|
|||
VITE_HOST=localhost
|
||||
VITE_PORT=5173
|
||||
|
||||
# Laravel Horizon Admin Access
|
||||
# Comma-separated list of email addresses allowed to access /horizon dashboard
|
||||
# The root user (User ID 0) always has access
|
||||
# HORIZON_ALLOWED_EMAILS=admin@example.com,devops@example.com
|
||||
|
||||
# Enable Laravel Nightwatch monitoring
|
||||
NIGHTWATCH_ENABLED=false
|
||||
NIGHTWATCH_TOKEN=
|
||||
|
|
|
|||
Loading…
Reference in a new issue