mirror of
https://github.com/open-webui/open-webui.git
synced 2026-03-10 15:54:15 -05:00
[PR #578] [MERGED] add missing OLLAMA_WEBUI_PORT override #7181
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/578
Author: @gryphius
Created: 1/26/2024
Status: ✅ Merged
Merged: 1/26/2024
Merged by: @tjbck
Base:
main← Head:fix-webui-port📝 Commits (1)
f097b9fadd missing OLLAMA_WEBUI_PORT override📊 Changes
1 file changed (+3 additions, -0 deletions)
View changed files
📝
run-compose.sh(+3 -0)📄 Description
run-compose.shdoes not actually handle a non-default webui port. it just shows the changed port but does not set theOLLAMA_WEBUI_PORTenvironment variable to the custom value. This PR fixes this.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.