librechat.yaml/ directory is created #2225
s2terminal
started this conversation in
Feature Requests & Suggestions
Replies: 2 comments 1 reply
-
I agree, feel free to submit a PR if it works for you |
Beta Was this translation helpful? Give feedback.
1 reply
-
In case anyone is interested, changing the docker mount approach fixed the same issue for me.
I am not really sure if this is platform issue or not. But I don't think it's related to LibreChat. I was on wsl session in windows 11 while running docker compose commands if anyone has some ideas why it happened. |
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.
-
I used deploy-compose to set up LibreChat. I want to edit librechat.yaml for configuration. But I found the
librechat.yaml/
directory. Is this the intended behavior?I think it would be better to modify the volumes path in compose yaml, and use long syntax so that the directory is not created implicitly.
Beta Was this translation helpful? Give feedback.
All reactions