mirror of
https://github.com/open-webui/open-webui.git
synced 2026-03-16 03:50:37 -05:00
[PR #3212] [MERGED] Add host.docker.internal overide for docker dev #8003
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?
📋 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:
dev← Head:patch-1📝 Commits (1)
78a145fAdd 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.internaloverride to the docker command for the dev branch.This got me on Linux where docker does not natively support
host.docker.internaland 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.