red-whale-92071
08/24/2022, 10:59 AMCould not connect to debugging client. Tried: host.docker.internal:9003 (through xdebug.client_host/xdebug.client_port)
Thanks!colossal-art-70405
08/29/2022, 10:55 AMdocker/bin/platform.sh:5
and add -i
after the -v
of grep
- but normaly it should work if there is the host.docker.internal
route already.colossal-art-70405
08/29/2022, 11:06 AMred-whale-92071
09/06/2022, 9:32 AMhost.docker.internal
to hosts
files (both, win and linux) with IP fetched like so: wsl -- ip -4 route show default