mirror of https://github.com/akaunting/docker.git
Remove trustedproxy.php
This commit is contained in:
parent
b1371bf97f
commit
e357aa07ce
|
@ -1,6 +0,0 @@
|
||||||
<?php
|
|
||||||
|
|
||||||
return [
|
|
||||||
'proxies' => '*',
|
|
||||||
'headers' => Illuminate\Http\Request::HEADER_X_FORWARDED_ALL,
|
|
||||||
];
|
|
Loading…
Reference in New Issue