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