Remove trustedproxy.php

This commit is contained in:
Mohammed Al-Mahdawi 2021-12-24 14:13:01 +03:00
parent b1371bf97f
commit e357aa07ce
1 changed files with 0 additions and 6 deletions

View File

@ -1,6 +0,0 @@
<?php
return [
'proxies' => '*',
'headers' => Illuminate\Http\Request::HEADER_X_FORWARDED_ALL,
];