[GH-ISSUE #3778] Open for local network PCs? #13381

Closed
opened 2026-04-19 20:08:42 -05:00 by GiteaMirror · 0 comments
Owner

Originally created by @aaronbychen on GitHub (Jul 11, 2024).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/3778

Hi, I'm using windows and running ollama on wsl and open webui on docker of wsl. Now http://localhost:8080/ works fine.

I installed using this command on wsl "docker run -d --network=host -v open-webui:/app/backend/data -e OLLAMA_BASE_URL=http://127.0.0.1:11434 --name open-webui --restart always ghcr.io/open-webui/open-webui:main"

Is it possible that I can expose a port so other PCs that connect to the same local network can access to open webui? I've tried for a long time and it's a bit confusing for me. Thank you!

Originally created by @aaronbychen on GitHub (Jul 11, 2024). Original GitHub issue: https://github.com/open-webui/open-webui/issues/3778 Hi, I'm using windows and running ollama on wsl and open webui on docker of wsl. Now http://localhost:8080/ works fine. I installed using this command on wsl "docker run -d --network=host -v open-webui:/app/backend/data -e OLLAMA_BASE_URL=http://127.0.0.1:11434 --name open-webui --restart always ghcr.io/open-webui/open-webui:main" Is it possible that I can expose a port so other PCs that connect to the same local network can access to open webui? I've tried for a long time and it's a bit confusing for me. Thank you!
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#13381