new lighthouse server

This commit is contained in:
Alex Grintsvayg 2017-04-17 12:37:25 -04:00
parent 501f26e210
commit 4e1102cf58

View file

@ -4,9 +4,7 @@ import jsonrpc from './jsonrpc.js';
const queryTimeout = 3000;
const maxQueryTries = 2;
const defaultServers = [
'http://lighthouse4.lbry.io:50005',
'http://lighthouse5.lbry.io:50005',
'http://lighthouse6.lbry.io:50005',
'http://lighthouse7.lbry.io:50005',
];
const path = '/';