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

Add support to configure server port number #955

Closed
Nana-EC opened this issue Feb 28, 2023 · 1 comment
Closed

Add support to configure server port number #955

Nana-EC opened this issue Feb 28, 2023 · 1 comment
Assignees
Labels
enhancement New feature or request good first issue Good for newcomers P3
Milestone

Comments

@Nana-EC
Copy link
Collaborator

Nana-EC commented Feb 28, 2023

Problem

Currently the server port number is statically set to 7546 even though an env variable exists to modify it.
The variable is currently only used in test cases and as such operator of the relay are forced to use this value

Solution

Update server package logic to pick up the custom port number if set. If not set default to 7546

Alternatives

No response

@Nana-EC Nana-EC added enhancement New feature or request good first issue Good for newcomers P3 labels Feb 28, 2023
@georgi-l95
Copy link
Collaborator

@Nana-EC This was addressed here.

@Nana-EC Nana-EC added this to the 0.20.0 milestone Sep 16, 2024
@Nana-EC Nana-EC closed this as completed Sep 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers P3
Projects
None yet
Development

No branches or pull requests

3 participants