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

view: Respect HOST and PORT as defaults for --host and --port #310

Merged
merged 1 commit into from
Sep 18, 2023

Conversation

tsibley
Copy link
Member

@tsibley tsibley commented Sep 14, 2023

These are widely-used conventions, and also Auspice recommends setting PORT when it runs into a "port in use" error trying to bind at start up. It's good to make that suggestion work thru nextstrain view.

Reported by @corneliusroemer in Slack.¹

¹ https://bedfordlab.slack.com/archives/C01LCTT7JNN/p1694718932379359

Checklist

  • Checks pass

These are widely-used conventions, and also Auspice recommends setting
PORT when it runs into a "port in use" error trying to bind at start up.
It's good to make that suggestion work thru `nextstrain view`.

Reported by @corneliusroemer in Slack.¹

¹ <https://bedfordlab.slack.com/archives/C01LCTT7JNN/p1694718932379359>
@tsibley tsibley force-pushed the trs/view/respect-HOST-and-PORT branch from d20c31c to 1519c9a Compare September 14, 2023 20:36
@tsibley tsibley requested a review from a team September 14, 2023 20:36
@tsibley tsibley merged commit dc6c7d9 into master Sep 18, 2023
42 checks passed
@tsibley tsibley deleted the trs/view/respect-HOST-and-PORT branch September 18, 2023 17:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

None yet

2 participants