Remove references to APP_URL and LDAP_BASE_DN, they are not actually used

This commit is contained in:
2025-06-17 10:04:39 +10:00
parent 781c87cb83
commit 2a691c147e
5 changed files with 2 additions and 23 deletions

View File

@@ -2,7 +2,6 @@ APP_NAME=Laravel
APP_ENV=production
APP_KEY=
APP_DEBUG=false
APP_URL=http://localhost
LOG_CHANNEL=daily
@@ -12,7 +11,6 @@ SESSION_DRIVER=file
SESSION_LIFETIME=120
LDAP_HOST=
LDAP_BASE_DN=
LDAP_USERNAME=
LDAP_PASSWORD=
LDAP_CACHE=false