Improvement: Optional librechat.yaml path via environment variable #1825
Closed
ndrsfel
started this conversation in
Feature Requests & Suggestions
Replies: 3 comments
-
I personally like this, it could be very useful in some situation |
Beta Was this translation helpful? Give feedback.
0 replies
-
This is great! Feel free to submit a PR or I will implement it otherwise. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Solved by #1858 |
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.
-
Hey all, I have LibreChat running in an Azure Web App via the default Docker container deployment. Whereas path mapping to folders is possible out of the box, overwriting a file is not. This limits me in configuring LC with the standard Docker container.
I‘d therefore suggest to introduce a new environment variable
CONFIG_PATH
to change the location oflibrechat.yaml
. For exampleLet me know what you think. Happy to create a PR for this after discussions.
Beta Was this translation helpful? Give feedback.
All reactions