librechat.example.yaml needs to be updated
#11713
B1LLP4RK
started this conversation in
Feature Requests & Suggestions
Replies: 2 comments
-
|
Thanks! updating the example file shortly |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
How we can fix this? |
Beta Was this translation helpful? Give feedback.
0 replies
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 happened?
Hi I have recently setup LibreChat. I use windows11 and docker desktop with WSL2. docker version is 4.55.0.
I am locally hosting Docker, at least that was my plan.
Librechat works at port 3080 in localhost, when I just setup the
.envfile.However when I created
librechat.yamlfrom thelibrechat.example.yaml, and createddocker-compose.override.ymlwith the content below,I keep getting the error log from the 'LibreChat' container (or service)
For your information, the content of the override file is from the documentation
Version Information
bd080@junha:~$ docker images | grep librechat
WARNING: This output is designed for human readability. For machine-readable output, please use --format.
ghcr.io/danny-avila/librechat-dev:latest fe0252dc002f 2.8GB 583MB U
ghcr.io/danny-avila/librechat-rag-api-dev-lite:latest 293ebcfdc711 2.35GB 523MB U
above is run inside the WSL2 environment since my windows 11 docker is using WSL
LibreChat> git rev-parse HEAD
9054ca9
Steps to Reproduce
.envfilelibrechat.yamlfrom the example file, content being exactly the samedocker-compose.override.ymlwith the content described abovedocker compose up -dWhat browsers are you seeing the problem on?
Chrome
Relevant log output
Screenshots
No response
Code of Conduct
Beta Was this translation helpful? Give feedback.
All reactions