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

Change the default port numbers #374

Merged
merged 2 commits into from
Aug 27, 2023
Merged

Conversation

achimnol
Copy link
Member

What do these changes do?

The termui/webui/console ports are changed from 50101, 50201, 50102 to 20101, 20102, 20103 respectively.

Are there changes in behavior for the user?

If the users have relied on the default port numbers, they need to check the
availability of the new default port numbers and/or change their commands or
scripts.

Related issue number

resolves #373

Checklist

  • I think the code is well written
  • Unit tests for the changes exist
  • Documentation reflects the changes
  • Add a new news fragment into the CHANGES folder

@achimnol achimnol enabled auto-merge (squash) August 27, 2023 04:21
@achimnol achimnol merged commit 0445344 into main Aug 27, 2023
11 of 12 checks passed
@achimnol achimnol deleted the feature/change-default-ports branch August 27, 2023 04:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Change the default port numbers to avoid the ephemeral/dynamic range
1 participant