Compare commits

...

2 Commits

2 changed files with 2 additions and 2 deletions

View File

@@ -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

2
src

Submodule src updated: ad1af49cec...310ff06463