mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-08 04:16:03 -05:00
[GH-ISSUE #13025] feat: When deploying Open WebUI with Docker, can I set my own URL during the configuration phase? #16787
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @justincnn on GitHub (Apr 18, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/13025
Check Existing Issues
Problem Description
The following code only includes the API configuration options and does not provide a section for custom API URL settings.
Desired Solution you'd like
The following code only includes the API configuration options and does not provide a section for custom API URL settings.
Alternatives Considered
No response
Additional Context
No response
@DarremMolko commented on GitHub (Apr 18, 2025):
Did you read the docs? See OPENAI_API_BASE_URL.