windows Probably xdebug.remote_host=docker.for.win.localhost is incorrect

系统: win7

在使用 phpstorm + docker 进行 cli debug 时, 报 windows Probably 'xdebug.remote_host=docker.for.win.localhost' is incorrect 错误

把这个值改成本机 IP 就可以了

windows Probably xdebug.remote_host=docker.for.win.localhost is incorrect