[PR #3212] [MERGED] Add host.docker.internal overide for docker dev #8003

Closed
opened 2025-11-11 17:42:20 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/open-webui/open-webui/pull/3212
Author: @robbie-cahill
Created: 6/16/2024
Status: Merged
Merged: 6/16/2024
Merged by: @tjbck

Base: devHead: patch-1


📝 Commits (1)

  • 78a145f Add host.docker.internal overide

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 README.md (+1 -1)

📄 Description

Just adding the host.docker.internal override to the docker command for the dev branch.

This got me on Linux where docker does not natively support host.docker.internal and so open webui could not connect with my local ollama. Adding the override fixes this.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/open-webui/open-webui/pull/3212 **Author:** [@robbie-cahill](https://github.com/robbie-cahill) **Created:** 6/16/2024 **Status:** ✅ Merged **Merged:** 6/16/2024 **Merged by:** [@tjbck](https://github.com/tjbck) **Base:** `dev` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`78a145f`](https://github.com/open-webui/open-webui/commit/78a145f1813ff911f84afb9871d7c3f9365bb93f) Add host.docker.internal overide ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -1) </details> ### 📄 Description Just adding the `host.docker.internal` override to the docker command for the dev branch. This got me on Linux where docker does not natively support `host.docker.internal` and so open webui could not connect with my local ollama. Adding the override fixes this. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-11 17:42:20 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#8003