akaunting/config/trustedproxy.php

8 lines
43 B
PHP
Raw Permalink Normal View History

2021-11-05 01:10:10 +03:00
<?php
return [
'proxies' => '*',
];