Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Command-line option to disable automatic PORT assignment #175

Open
canadaduane opened this issue Nov 10, 2023 · 0 comments
Open

Command-line option to disable automatic PORT assignment #175

canadaduane opened this issue Nov 10, 2023 · 0 comments

Comments

@canadaduane
Copy link

We have an app that assigns its own PORT values for each of the services. Is there a way to tell node-foreman NOT to assign a value to the PORT env var?

Clearly there is a way to explicitly set the PORT env var, and node-foreman will respect it; however, in our case our apps/services also respect the PORT value and don't fall back to their expected default values when PORT is set.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant