diff --git a/ressources/xdebug.ini b/ressources/xdebug.ini index 13dcc8a..64222e1 100644 --- a/ressources/xdebug.ini +++ b/ressources/xdebug.ini @@ -5,7 +5,7 @@ xdebug.mode=debug ;Should use host.docker.internal but not working on linux ; xdebug.remote_host=172.20.0.1 ; Replaced by xdebug.client_host. -xdebug.client_host=host.docker.internal +xdebug.client_host=192.168.1.11 ;Not working on docker context diff --git a/src b/src index 289cb7b..310ff06 160000 --- a/src +++ b/src @@ -1 +1 @@ -Subproject commit 289cb7b399108957ab4b87faf9b725bd8cdc4140 +Subproject commit 310ff06463220ef9ece4fd8474e41a291d05b1e3