I need to change the port the frontend listens on (not using docker) #106

Closed
opened 2025-11-11 14:05:58 -06:00 by GiteaMirror · 1 comment
Owner

Originally created by @ralyodio on GitHub (Dec 18, 2023).

with node the standard is PORT=5432; npm start but that is ignored here.

How do I change the port to 5432?

Originally created by @ralyodio on GitHub (Dec 18, 2023). with node the standard is `PORT=5432; npm start` but that is ignored here. How do I change the port to 5432?
Author
Owner

@ralyodio commented on GitHub (Dec 18, 2023):

I'm an idiot, no ; after the port works

@ralyodio commented on GitHub (Dec 18, 2023): I'm an idiot, no `;` after the port works
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#106