Update trustedproxy.php

pull/3450/head
Shlee 3 years ago committed by GitHub
parent 6d8528175d
commit 1f2028fb13
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -23,5 +23,5 @@ return [
* how many proxies that client's request has * how many proxies that client's request has
* subsequently passed through. * subsequently passed through.
*/ */
'proxies' => env('TRUST_PROXIES', ''), 'proxies' => env('TRUST_PROXIES', '*'),
]; ];

Loading…
Cancel
Save