feat: Change xdebug.client_host configuration for dev environments (#461)

Co-authored-by: Benjamin <bcharbonnier@wanadev.fr>
This commit is contained in:
Hakihiro 2023-09-14 10:59:02 +02:00 committed by GitHub
parent 70f90033db
commit 8b40991b05
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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 = 'host.docker.internal'
xdebug.client_host = xdebug://gateway