diff --git a/.env.example b/.env.example index 9d949bf..c82f6d9 100644 --- a/.env.example +++ b/.env.example @@ -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=