mirror of
https://github.com/danny-avila/LibreChat.git
synced 2026-01-02 16:48:50 +01:00
chore: meilisearch setup config
This commit is contained in:
parent
73449d9ec6
commit
67161c983f
6 changed files with 17 additions and 12 deletions
|
|
@ -27,7 +27,9 @@ BING_TOKEN=
|
|||
# SEARCH=TRUE
|
||||
SEARCH=
|
||||
MEILI_HOST='http://localhost:7700'
|
||||
MEILI_KEY='MASTER_KEY'
|
||||
MEILI_HTTP_ADDR='http://localhost:7700'
|
||||
# needs a secure key, feel free to generate your own.
|
||||
MEILI_MASTER_KEY=WjRvKvpelIYHa4dlcDGsdT9c0CKRbY-4VcuCQ1iZPcc
|
||||
|
||||
# User System
|
||||
# global enable/disable the sample user system.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue