diff --git a/.env.development.example b/.env.development.example index f97b9c65e7..380f10a446 100644 --- a/.env.development.example +++ b/.env.development.example @@ -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=