mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 02:48:13 -05:00
[PR #454] [MERGED] feat: custom port for server #7139
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/454
Author: @anuraagdjain
Created: 1/11/2024
Status: ✅ Merged
Merged: 1/13/2024
Merged by: @tjbck
Base:
main← Head:feat/custom-server-port📝 Commits (2)
a63507cfeat: custom port for server0e03949refac: 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.