From 342be9e99b9f9f2ce9d5b00ce3cb6608a375b115 Mon Sep 17 00:00:00 2001 From: peaklabs-dev <122374094+peaklabs-dev@users.noreply.github.com> Date: Mon, 17 Aug 2026 12:52:51 +0200 Subject: [PATCH] chore: remove horizon var from .env.development --- .env.development.example | 5 ----- 1 file changed, 5 deletions(-) diff --git a/.env.development.example b/.env.development.example index f97b9c65e..380f10a44 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=