chore: Add RAG_PORT to .env.example

This commit is contained in:
Danny Avila
2024-07-09 17:38:35 -04:00
parent 140feadb7e
commit c1f99b41f8

View File

@@ -436,3 +436,6 @@ HELP_AND_FAQ_URL=https://librechat.ai
# E2E_USER_EMAIL=
# E2E_USER_PASSWORD=
# RAG_PORT
RAG_PORT=8000