wodby/php

Use host.docker.internal as default value for Xdebug

Closed this issue · 0 comments

host.docker.internal - is default value to connect to the host machine for MacOS and Windows for years.
In Linux it was released in 20.10 https://docs.docker.com/engine/release-notes/20.10/ (3.5 years ago)

Maybe it's time to use it in xdebug config?