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

[DRAFT] Use host.docker.internal instead of local IP address in chrome.docker #1

Closed
wants to merge 1 commit into from

Conversation

jamiepenney
Copy link
Owner

Resolves oblador#473

Fixes an issue where the Chrome docker container cannot access Storybook running on the host machine via IP address, instead using the Docker host.docker.internal DNS entry to get access to it.

Resolves oblador#473

Fixes an issue where the Chrome docker container cannot access Storybook running on the host machine via IP address, instead using the Docker `host.docker.internal` DNS entry to get access to it.
@jamiepenney jamiepenney changed the title Use host.docker.internal instead of local IP address in chrome.docker [DRAFT] Use host.docker.internal instead of local IP address in chrome.docker Aug 23, 2023
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.

Failed to load stories in chrome.docker, loki version 0.32.0
1 participant