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