Thanks to visit codestin.com
Credit goes to github.com

Skip to content

fix: Add custom host for access URL and remove access port #40

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 18, 2022

Conversation

kylecarbs
Copy link
Member

This allows a host override, which is useful for running Docker
containers that need to access the same deployment port, but on
host.docker.internal as the hostname.

It also removes access port, which was released a few days ago in hopes of
solving the same problem, but never really did. It doesn't seem likely to
be used yet, so it feels safe to remove.

This allows a host override, which is useful for running Docker
containers that need to access the same deployment port, but on
`host.docker.internal` as the hostname.

It also removes access port, which was released a few days ago in hopes of
solving the same problem, but never really did. It doesn't seem likely to
be used yet, so it feels safe to remove.
@kylecarbs kylecarbs merged commit cea1dfa into main Aug 18, 2022
@kylecarbs kylecarbs deleted the fixport branch August 18, 2022 15:47
kylecarbs added a commit that referenced this pull request Aug 18, 2022
kylecarbs added a commit that referenced this pull request Aug 18, 2022
@kylecarbs kylecarbs restored the fixport branch August 18, 2022 20:40
DanielleMaywood pushed a commit that referenced this pull request Sep 5, 2024
This allows a host override, which is useful for running Docker
containers that need to access the same deployment port, but on
`host.docker.internal` as the hostname.

It also removes access port, which was released a few days ago in hopes of
solving the same problem, but never really did. It doesn't seem likely to
be used yet, so it feels safe to remove.
DanielleMaywood pushed a commit that referenced this pull request Sep 5, 2024
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