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 config setting for value used for ListenAndServe #405

Closed
lenny-goodell opened this issue Jul 13, 2020 · 0 comments
Closed

Add config setting for value used for ListenAndServe #405

lenny-goodell opened this issue Jul 13, 2020 · 0 comments
Assignees
Labels
2-medium priority denoting issues with cross-cutting project impact app-services subsystem_affected for application services hanoi Hanoi release

Comments

@lenny-goodell
Copy link
Member

Replace the hard coded blanks value currently use for ListenAndServe with a new ServerBindAddr config setting added to ServiceInfo struct.

Use Host value when new setting value is empty. Allows env override to explicitly set the value used for ListenAndServe as needed for different deployments.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2-medium priority denoting issues with cross-cutting project impact app-services subsystem_affected for application services hanoi Hanoi release
Projects
None yet
Development

No branches or pull requests

2 participants