Skip to content

Commit

Permalink
r lumen 5.6
Browse files Browse the repository at this point in the history
  • Loading branch information
dusterio committed Jul 31, 2018
1 parent d248761 commit 22db65c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/Providers/AppServiceProvider.php
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ protected function prepareRequest(Request $request)
'199.27.128.0/21',
'172.31.0.0/16', // Rancher
'10.42.0.0/16' // Rancher
]);
], \Illuminate\Http\Request::HEADER_X_FORWARDED_ALL);

return $request;
}
Expand Down

0 comments on commit 22db65c

Please sign in to comment.