add sockety server api to .env defaults
This commit is contained in:
parent
c0c65c46f4
commit
74e4c09033
1 changed files with 1 additions and 0 deletions
|
@ -13,6 +13,7 @@ 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.odysee.com/api/v2
|
||||
SEARCH_SERVER_API=https://lighthouse.odysee.com/search
|
||||
SOCKETY_SERVER_API=wss://sockety.odysee.com/ws
|
||||
THUMBNAIL_CDN_URL=https://image-processor.vanwanet.com/optimize/
|
||||
WELCOME_VERSION=1.0
|
||||
|
||||
|
|
Loading…
Reference in a new issue