mirror of
https://github.com/danny-avila/LibreChat.git
synced 2025-12-16 16:30:15 +01:00
edit env example
This commit is contained in:
parent
ca3da2505a
commit
2b8d37c38f
1 changed files with 2 additions and 2 deletions
|
|
@ -52,8 +52,8 @@ MEILI_HTTP_ADDR='meilisearch:7700'
|
|||
# This master key must be at least 16 bytes, composed of valid UTF-8 characters.
|
||||
# Meilisearch will throw an error and refuse to launch if no master key is provided or if it is under 16 bytes,
|
||||
# Meilisearch will suggest a secure autogenerated master key.
|
||||
# MEILI_MASTER_KEY=WjRvKvpelIYHa4dlcDGsdT9c0CKRbY-4VcuCQ1iZPcc
|
||||
MEILI_MASTER_KEY=MASTER_KEY
|
||||
# Using docker, it seems recognized as production so use a secure key.
|
||||
MEILI_MASTER_KEY=JKMW-hGc7v_D1FkJVdbRSDNFLZcUv3S75yrxXP0SmcU
|
||||
|
||||
# User System
|
||||
# global enable/disable the sample user system.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue