updated to handle proxies correctly
This commit is contained in:
parent
4c99626acc
commit
1adae37e09
3 changed files with 19 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue