Merge pull request #111 from lbryio/update-lighthouse-servers
Update Lighthouse servers
This commit is contained in:
commit
bf388474a7
1 changed files with 3 additions and 3 deletions
|
@ -5,9 +5,9 @@ var lighthouse = {
|
||||||
_max_search_tries: 5,
|
_max_search_tries: 5,
|
||||||
|
|
||||||
servers: [
|
servers: [
|
||||||
'http://lighthouse1.lbry.io:50005',
|
'http://lighthouse4.lbry.io:50005',
|
||||||
'http://lighthouse2.lbry.io:50005',
|
'http://lighthouse5.lbry.io:50005',
|
||||||
'http://lighthouse3.lbry.io:50005',
|
'http://lighthouse6.lbry.io:50005',
|
||||||
],
|
],
|
||||||
path: '/',
|
path: '/',
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue