Closed tomhaj closed 6 years ago
ping @sandrokeil
@tomhaj Thank you for your PR. Can you remove the env var ENV XDEBUG_HOST=172.17.0.1
from the fpm config files please. It is not used there in favor of xdebug.remote_connect_back=1
@sandrokeil fixed. Please check changes again and merge if ready.
New Docker image tags are on the way.
According to this article mac users should use different hostname in xdebug. Setting it to
docker.for.mac.localhost
will resolve problems