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
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
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 @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