trusted proxies
This commit is contained in:
@@ -40,6 +40,10 @@ $CONFIG = array(
|
||||
'trusted_domains' => array(
|
||||
0 => 'nc.lan'
|
||||
),
|
||||
'trusted_proxies' => array(
|
||||
0 => '172.23.255.1',
|
||||
1 => '127.0.0.1'
|
||||
),
|
||||
'datadirectory' => '/var/www/html/data',
|
||||
'dbtype' => 'pgsql',
|
||||
'version' => '20.0.9.1',
|
||||
|
||||
Reference in New Issue
Block a user