I have searched all existing open AND closed issues and discussions for similar requests. I have found none that is comparable to my request.
Problem Description
i want to be able to configure backend url when building vite. we can bake url into frontend.
Desired Solution you'd like
we can specify the backend config in .env
Alternatives Considered
edit constants.ts
Additional Context
i would like the frontend build to not use /relative path and use custom backend
Originally created by @CypherpunkSamurai on GitHub (Oct 28, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/18687
### Check Existing Issues
- [x] I have searched all existing open AND closed issues and discussions for similar requests. I have found none that is comparable to my request.
### Problem Description
i want to be able to configure backend url when building vite. we can bake url into frontend.
### Desired Solution you'd like
we can specify the backend config in .env
### Alternatives Considered
edit constants.ts
### Additional Context
i would like the frontend build to not use /relative path and use custom backend
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Originally created by @CypherpunkSamurai on GitHub (Oct 28, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/18687
Check Existing Issues
Problem Description
i want to be able to configure backend url when building vite. we can bake url into frontend.
Desired Solution you'd like
we can specify the backend config in .env
Alternatives Considered
edit constants.ts
Additional Context
i would like the frontend build to not use /relative path and use custom backend