fix: improved mongo db healthcheck and reduced log verbosity
This commit is contained in:
+1
-1
@@ -40,7 +40,7 @@ MONGO_HOST=mongodb
|
||||
MONGO_PORT=27017
|
||||
MONGO_USER=alfred
|
||||
MONGO_PASSWORD=
|
||||
MONGO_DB_NAME=alfred
|
||||
MONGO_DB_NAME=LibreChat
|
||||
|
||||
# PostgreSQL (Vector Database / RAG)
|
||||
POSTGRES_URI=
|
||||
|
||||
Reference in New Issue
Block a user