fix: do not use xdebug://gateway to resolve host address

This commit is contained in:
Borislav Kosun 2023-10-15 19:57:27 +03:00 committed by Kévin Dunglas
parent d620a5102a
commit 97c48c196b

View File

@ -2,4 +2,4 @@
; See https://github.com/docker/for-linux/issues/264
; The `client_host` below may optionally be replaced with `discover_client_host=yes`
; Add `start_with_request=yes` to start debug session on each request
xdebug.client_host = xdebug://gateway
xdebug.client_host = host.docker.internal