added trustedproxy config
This commit is contained in:
parent
0c8bd25062
commit
6a3fdd554f
7
config/trustedproxy.php
Normal file
7
config/trustedproxy.php
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
<?php
|
||||||
|
|
||||||
|
return [
|
||||||
|
|
||||||
|
'proxies' => '*',
|
||||||
|
|
||||||
|
];
|
Loading…
x
Reference in New Issue
Block a user