Replies: 1 comment 1 reply
-
In case you try to run it locally, this is my
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, I'm using MongoDB Atlas as my database for LibreChat and for the RAG API. Because of this, I thought I'd no longer need to run the vectordb and MongoDB containers; however, when I try to remove them from the docker-compose file LibreChat no longer runs properly (Internal Server Error). I am not very familiar with docker, so it's highly likely there is some user error in trying to remove them.
I was wondering if it is possible to remove these containers, and if it is, what changes do I need to make to do so?
Here is my docker compose file:
These are the errors I see:
Beta Was this translation helpful? Give feedback.
All reactions