mirror of
https://github.com/danny-avila/LibreChat.git
synced 2025-12-18 01:10:14 +01:00
chore: Add RAG_PORT to .env.example
This commit is contained in:
parent
140feadb7e
commit
c1f99b41f8
1 changed files with 3 additions and 0 deletions
|
|
@ -436,3 +436,6 @@ HELP_AND_FAQ_URL=https://librechat.ai
|
||||||
|
|
||||||
# E2E_USER_EMAIL=
|
# E2E_USER_EMAIL=
|
||||||
# E2E_USER_PASSWORD=
|
# E2E_USER_PASSWORD=
|
||||||
|
|
||||||
|
# RAG_PORT
|
||||||
|
RAG_PORT=8000
|
||||||
Loading…
Add table
Add a link
Reference in a new issue