added another node to trusted ips

pull/5/head
cubedro 9 years ago
parent 55ac4ac09a
commit 019f64c044
  1. 1
      lib/utils/config.js

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

Loading…
Cancel
Save