mirror of
https://github.com/open-webui/open-webui.git
synced 2026-07-16 14:39:31 -05:00
[GH-ISSUE #1987] Provide access for other users on the same neotwrk #99708
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 @jamal-ansary on GitHub (May 5, 2024).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/1987
i am trying to make webui accessible for other users on the same network. Currently other users should forward port 3000 to able to access it through http://localhost:3000/. how can i bypass this step and make it more accessible. i am running ollama and open-webui on docker