mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 10:58:17 -05:00
[GH-ISSUE #3715] With nginx proxy root path #28885
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 @NickLin910221 on GitHub (Jul 8, 2024).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/3715
I'm struggled with using nginx proxy with suburl

Like nginx(https://doamin/chatbot)->open-webui
How to achieve it.