mirror of
https://github.com/LBRYFoundation/lbry-desktop.git
synced 2025-08-23 17:47:24 +00:00
fix default env api
This commit is contained in:
parent
28e9aea290
commit
3f1e5303db
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ WEBPACK_ELECTRON_PORT=9091
|
||||||
WEB_SERVER_PORT=1337
|
WEB_SERVER_PORT=1337
|
||||||
|
|
||||||
## APIS
|
## APIS
|
||||||
LBRY_WEB_API=https://api.na-backend.odysee.com # update
|
LBRY_WEB_API=https://api.na-backend.odysee.com
|
||||||
LBRY_WEB_STREAMING_API=https://cdn.lbryplayer.xyz
|
LBRY_WEB_STREAMING_API=https://cdn.lbryplayer.xyz
|
||||||
LBRY_WEB_BUFFER_API=https://collector-service.api.lbry.tv/api/v1/events/video
|
LBRY_WEB_BUFFER_API=https://collector-service.api.lbry.tv/api/v1/events/video
|
||||||
COMMENT_SERVER_API=https://comments.lbry.com/api/v2
|
COMMENT_SERVER_API=https://comments.lbry.com/api/v2
|
||||||
|
|
Loading…
Add table
Reference in a new issue