[PR #454] [MERGED] feat: custom port for server #7139

Closed
opened 2025-11-11 17:18:03 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/open-webui/open-webui/pull/454
Author: @anuraagdjain
Created: 1/11/2024
Status: Merged
Merged: 1/13/2024
Merged by: @tjbck

Base: mainHead: feat/custom-server-port


📝 Commits (2)

  • a63507c feat: custom port for server
  • 0e03949 refac: SERVER_PORT renamed to PORT

📊 Changes

3 files changed (+5 additions, -2 deletions)

View changed files

📝 Dockerfile (+1 -0)
📝 backend/dev.sh (+2 -1)
📝 backend/start.sh (+2 -1)

📄 Description

Allow using a different port for the backend.. Default to 8080.


🔄 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/454 **Author:** [@anuraagdjain](https://github.com/anuraagdjain) **Created:** 1/11/2024 **Status:** ✅ Merged **Merged:** 1/13/2024 **Merged by:** [@tjbck](https://github.com/tjbck) **Base:** `main` ← **Head:** `feat/custom-server-port` --- ### 📝 Commits (2) - [`a63507c`](https://github.com/open-webui/open-webui/commit/a63507c21ee1498ee48edb5028951a044cae69d2) feat: custom port for server - [`0e03949`](https://github.com/open-webui/open-webui/commit/0e039492c6556081bca769d0777969f4a8eb0e63) refac: SERVER_PORT renamed to PORT ### 📊 Changes **3 files changed** (+5 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `Dockerfile` (+1 -0) 📝 `backend/dev.sh` (+2 -1) 📝 `backend/start.sh` (+2 -1) </details> ### 📄 Description Allow using a different port for the backend.. Default to `8080`. --- <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:18:03 -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#7139