Merge pull request #299 from cubedro/develop

added another trusted ip
This commit is contained in:
Marian OANCΞA 2016-12-11 18:06:44 +02:00 committed by GitHub
commit e391b871be
1 changed files with 1 additions and 0 deletions

View File

@ -16,6 +16,7 @@ var trusted = [
'185.37.145.18',
'172.31.39.87',
'86.120.171.69',
'86.123.155.6',
'::ffff:127.0.0.1',
];