mirror of
https://github.com/LBRYFoundation/lbry-desktop.git
synced 2025-08-28 16:01:26 +00:00
Update Lighthouse servers
This commit is contained in:
parent
5d3110a295
commit
c672528a18
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