fix: improved mongo db healthcheck and reduced log verbosity

This commit is contained in:
2026-01-05 09:01:47 +01:00
parent f023b24aa7
commit adfe36be0b
3 changed files with 54 additions and 6 deletions
+1 -1
View File
@@ -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=