Skip to content

fix: print correct listen adress in coder server #5634

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

Merged
merged 1 commit into from
Jan 9, 2023

Conversation

coadler
Copy link
Contributor

@coadler coadler commented Jan 9, 2023

It is a bit confusing when the server always prints that it's listening on localhost when the provided address is unspecified. This fixes coder server to properly print the address it's listening on.

@coadler coadler self-assigned this Jan 9, 2023
It is a bit confusing when the server always prints that it's listening
on localhost when the provided address is unspecified. This fixes `coder
server` to properly print the address it's listening on.
@coadler coadler force-pushed the colin/show-correct-listen-address branch from 5f1eaf7 to 6ec50d0 Compare January 9, 2023 19:44
@coadler coadler marked this pull request as ready for review January 9, 2023 19:50
@coadler coadler requested a review from deansheather January 9, 2023 19:50
@coadler coadler merged commit 7bcbf19 into main Jan 9, 2023
@coadler coadler deleted the colin/show-correct-listen-address branch January 9, 2023 19:59
@github-actions github-actions bot locked and limited conversation to collaborators Jan 9, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants