new lighthouse server
This commit is contained in:
parent
501f26e210
commit
4e1102cf58
1 changed files with 1 additions and 3 deletions
|
@ -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 = '/';
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue