more lighthouses
This commit is contained in:
parent
41690bc3d1
commit
e005289967
1 changed files with 2 additions and 0 deletions
|
@ -5,6 +5,8 @@ const queryTimeout = 3000;
|
|||
const maxQueryTries = 2;
|
||||
const defaultServers = [
|
||||
'http://lighthouse7.lbry.io:50005',
|
||||
'http://lighthouse8.lbry.io:50005',
|
||||
'http://lighthouse9.lbry.io:50005',
|
||||
];
|
||||
const path = '/';
|
||||
|
||||
|
|
Loading…
Reference in a new issue