[Question]: changing password in the docker-compose file results in failure in rag_api? #3333
Unanswered
kindlychung
asked this question in
Q&A
Replies: 0 comments
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.
-
What is your question?
I'm trying to set up librechat with docker compose like this:
Not much changed compared to the one in this repo, but it leads to authentication failure:
Beside a warning about json vs jsonb format, the main problem seems to be a hardcoded password somewhere?
More Details
If i just change the postgres password back to
mypassword
and dodocker compose down && docker volume prune && docker compose up -d
, everything is fine again.What is the main subject of your question?
No response
Screenshots
No response
Code of Conduct
Beta Was this translation helpful? Give feedback.
All reactions