mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-08 21:09:41 -05:00
[GH-ISSUE #11328] feat: Run pelican/pterodactyl alongside #16187
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?
Originally created by @ItsmagmaMan09 on GitHub (Mar 7, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/11328
Check Existing Issues
Problem Description
I have pterodactyl panel wings running on the same machine i want to run open webui but open webui requires port 8080 witch wings run on, i tried changing this in the docker command but the webpage would fail to load when I did this
Desired Solution you'd like
A way to change the port that the backend service uses
Alternatives Considered
changing pterodactyls port
Additional Context
No response