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

Consider host.docker.internal using instead of a hardcoded IP #32

Open
basz opened this issue Oct 18, 2018 · 1 comment
Open

Consider host.docker.internal using instead of a hardcoded IP #32

basz opened this issue Oct 18, 2018 · 1 comment

Comments

@basz
Copy link
Member

basz commented Oct 18, 2018

Consider host.docker.internal using instead of a hardcoded IP

It looks like host.docker.internal settled as a replacement for the Mac specific version and later localhost tld and is here to stay.

@sandrokeil
Copy link
Member

It looks like it's not working on Linux? Maybe we should remove it and should set this in via Docker env variables or we have to wait until docker/for-linux#264 was fixed?

    environment:
    - PHP_IDE_CONFIG=serverName=application
    - XDEBUG_CONFIG=remote_host=172.17.01

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

No branches or pull requests

2 participants