Description: Briefly describe the changes in this pull request.
Changelog: Ensure a changelog entry following the format of Keep a Changelog is added at the bottom of the PR description.
Documentation: Have you updated relevant documentation?
Dependencies: Are there any new dependencies? Have you updated the dependency versions in the documentation?
Description
fix custom webui port not being effective because in the docker file the new open webui name is expected. fixes#976
Changelog Entry
Fixed
fix custom webui port not being effective
🔄 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/989
**Author:** [@jmtatsch](https://github.com/jmtatsch)
**Created:** 3/1/2024
**Status:** ✅ Merged
**Merged:** 3/1/2024
**Merged by:** [@tjbck](https://github.com/tjbck)
**Base:** `dev` ← **Head:** `patch-1`
---
### 📝 Commits (1)
- [`4fe47f4`](https://github.com/open-webui/open-webui/commit/4fe47f43be441ae3fd29ccc0f7ceb20f732d508b) Update run-compose.sh
### 📊 Changes
**1 file changed** (+1 additions, -1 deletions)
<details>
<summary>View changed files</summary>
📝 `run-compose.sh` (+1 -1)
</details>
### 📄 Description
## Pull Request Checklist
- [x] **Description:** Briefly describe the changes in this pull request.
- [x] **Changelog:** Ensure a changelog entry following the format of [Keep a Changelog](https://keepachangelog.com/) is added at the bottom of the PR description.
- [x] **Documentation:** Have you updated relevant documentation?
- [x] **Dependencies:** Are there any new dependencies? Have you updated the dependency versions in the documentation?
---
## Description
fix custom webui port not being effective because in the docker file the new open webui name is expected.
fixes #976
---
### Changelog Entry
### Fixed
- fix custom webui port not being effective
---
<sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
📋 Pull Request Information
Original PR: https://github.com/open-webui/open-webui/pull/989
Author: @jmtatsch
Created: 3/1/2024
Status: ✅ Merged
Merged: 3/1/2024
Merged by: @tjbck
Base:
dev← Head:patch-1📝 Commits (1)
4fe47f4Update run-compose.sh📊 Changes
1 file changed (+1 additions, -1 deletions)
View changed files
📝
run-compose.sh(+1 -1)📄 Description
Pull Request Checklist
Description
fix custom webui port not being effective because in the docker file the new open webui name is expected.
fixes #976
Changelog Entry
Fixed
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.