change player domain
This commit is contained in:
parent
b11262ad52
commit
6bc785c297
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ const config = {
|
||||||
URL: 'https://lbry.tv',
|
URL: 'https://lbry.tv',
|
||||||
SITE_TITLE: 'lbry.tv',
|
SITE_TITLE: 'lbry.tv',
|
||||||
LBRY_TV_API: 'https://api.lbry.tv',
|
LBRY_TV_API: 'https://api.lbry.tv',
|
||||||
LBRY_TV_STREAMING_API: 'https://player.lbry.tv',
|
LBRY_TV_STREAMING_API: 'https://lbryplayer.xyz',
|
||||||
WELCOME_VERSION: 1.0,
|
WELCOME_VERSION: 1.0,
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue