[PR #578] [MERGED] add missing OLLAMA_WEBUI_PORT override #7181

Closed
opened 2025-11-11 17:19:25 -06:00 by GiteaMirror · 0 comments
Owner

📋 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: mainHead: fix-webui-port


📝 Commits (1)

  • f097b9f add missing OLLAMA_WEBUI_PORT override

📊 Changes

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

View changed files

📝 run-compose.sh (+3 -0)

📄 Description

run-compose.sh does not actually handle a non-default webui port. it just shows the changed port but does not set the OLLAMA_WEBUI_PORT environment 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.

## 📋 Pull Request Information **Original PR:** https://github.com/open-webui/open-webui/pull/578 **Author:** [@gryphius](https://github.com/gryphius) **Created:** 1/26/2024 **Status:** ✅ Merged **Merged:** 1/26/2024 **Merged by:** [@tjbck](https://github.com/tjbck) **Base:** `main` ← **Head:** `fix-webui-port` --- ### 📝 Commits (1) - [`f097b9f`](https://github.com/open-webui/open-webui/commit/f097b9f8605e42ce2ed9ae525b1fd699f323cba9) add missing OLLAMA_WEBUI_PORT override ### 📊 Changes **1 file changed** (+3 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `run-compose.sh` (+3 -0) </details> ### 📄 Description `run-compose.sh` does not actually handle a non-default webui port. it just shows the changed port but does not set the `OLLAMA_WEBUI_PORT` environment variable to the custom value. This PR 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:19:25 -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#7181