Replies: 1 comment 5 replies
-
@danny-avila quick check to know if this is actually supported. If it's not, I'll open a PR and do it. Please let me know! |
Beta Was this translation helpful? Give feedback.
5 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.
Uh oh!
There was an error while loading. Please reload this page.
-
What is your question?
Hello,
Thank you for this amazing application!
How can the application be configured to run on a subpath different than
/
?More Details
I have configured my reverse proxy to use the
/librechat/
path.So the app URL is something like
http://my.domain.com/librechat/
But when the app loads, most (all?) the assets load from
/
instead of/librechat/
.How can I set the public URL so the client takes the path into account?
What is the main subject of your question?
Installation
Screenshots
Code of Conduct
Beta Was this translation helpful? Give feedback.
All reactions