updated to handle proxies correctly
Some checks are pending
linter / quality (push) Waiting to run
tests / ci (push) Waiting to run

This commit is contained in:
Edward Tirado Jr 2025-12-26 13:30:29 -06:00
parent 4c99626acc
commit 1adae37e09
3 changed files with 19 additions and 0 deletions

View file

@ -33,6 +33,8 @@ SESSION_ENCRYPT=false
SESSION_PATH=/
SESSION_DOMAIN=null
TRUSTED_PROXIES=127.0.0.1,::1
BROADCAST_CONNECTION=log
FILESYSTEM_DISK=local
QUEUE_CONNECTION=database