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

make api port configurable/overridable by env var #665

Open
sripwoud opened this issue Feb 3, 2025 · 0 comments
Open

make api port configurable/overridable by env var #665

sripwoud opened this issue Feb 3, 2025 · 0 comments
Labels
feature 🚀 This is enhancing something existing or creating something new

Comments

@sripwoud
Copy link

sripwoud commented Feb 3, 2025

The port the api listens to is hard coded and it is a very common port...
So in a project that includes different services, this port may be already busy.
It should be possible to override it.

@sripwoud sripwoud added the feature 🚀 This is enhancing something existing or creating something new label Feb 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature 🚀 This is enhancing something existing or creating something new
Projects
None yet
Development

No branches or pull requests

1 participant