-
Notifications
You must be signed in to change notification settings - Fork 993
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
Owner API port should be configurable #2328
Labels
Comments
You mean you'd like to be able to change the owner api from local 13420 to local another port? |
This is intentional, see #1867 |
@yeastplume It seems like @alesito85 wanted to change only the API port and not the address? Which should be fine? |
Yes, sorry, I read too hastily. |
As @quentinlesceller said, I'd like to configure just the port. |
Fixed by #2405 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Currently it only listens on 13420 without the possibility to change unless one changes source and compiles.
The text was updated successfully, but these errors were encountered: