Skip to content

feat: Expose access_port on coder_workspace to allow for alternative hosts #37

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
Aug 15, 2022

Conversation

kylecarbs
Copy link
Member

This allows our Docker template to use a custom host with the correct port.

…hosts

This allows our Docker template to use a custom host with the correct port.
Copy link
Member

@bpmct bpmct left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Does coder server always assume HTTP or HTTPS as an access URL now? Should we add an access_port there too?

@kylecarbs
Copy link
Member Author

Nah, this just pulls the access port dynamically from the URL itself. I think it's better to be in the URL, this just allows for situations where you want a custom host, but same port.

@kylecarbs kylecarbs merged commit 9975301 into main Aug 15, 2022
@kylecarbs kylecarbs deleted the accessport branch August 15, 2022 21:29
DanielleMaywood pushed a commit that referenced this pull request Sep 5, 2024
…hosts (#37)

This allows our Docker template to use a custom host with the correct port.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants