-
Notifications
You must be signed in to change notification settings - Fork 247
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Feature request
Ability to assign the stdio IO to a port other than the default port 3000
Is your feature request related to a problem? Please describe.
Port conflicts with port 3000 a commonly used for react environment. Developers will need to be able to reassign this port
Describe the solution you'd like
Argument or environment variable to assign a different port
Describe alternatives you've considered
Move my app to another port. but I can't do this for all port conflicts
Additional context
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request