Adding config/trustedproxy.php
This commit is contained in:
parent
5554434663
commit
7019c1303f
2 changed files with 35 additions and 0 deletions
|
|
@ -12,3 +12,5 @@ DB_CONNECTION=sqlite
|
|||
|
||||
CACHE_DRIVER=file
|
||||
QUEUE_CONNECTION=sync
|
||||
|
||||
TRUSTED_PROXIES=127.0.0.1,1.1.1.1
|
||||
Reference in a new issue