beta.lbry.tv => lbry.tv
This commit is contained in:
parent
4b74476b76
commit
496bd12c54
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ const config = {
|
|||
WEBPACK_WEB_PORT: 9090,
|
||||
WEBPACK_ELECTRON_PORT: 9091,
|
||||
WEB_SERVER_PORT: 1337,
|
||||
DOMAIN: 'https://beta.lbry.tv',
|
||||
DOMAIN: 'https://lbry.tv',
|
||||
SITE_TITLE: 'lbry.tv',
|
||||
LBRY_TV_API: 'https://api.lbry.tv',
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue