Merge pull request #279 from cubedro/develop
added another node to trusted ips
This commit is contained in:
commit
d6048daa4d
@ -15,6 +15,7 @@ var trusted = [
|
|||||||
'178.19.221.38',
|
'178.19.221.38',
|
||||||
'185.37.145.18',
|
'185.37.145.18',
|
||||||
'172.31.39.87',
|
'172.31.39.87',
|
||||||
|
'86.120.171.69',
|
||||||
'::ffff:127.0.0.1',
|
'::ffff:127.0.0.1',
|
||||||
];
|
];
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user