被阻止的主机:xxxxxxx 要允许对 xxxxxxxxxxx 的请求,请将以下内容添加到您的环境配置中:config.hosts << "xxxxxxxxxxx"
问问题
272 次
1 回答
1
您是否尝试过使用http://host.docker.internal而不是http://127.0.0.1或http://localhost
仅当您运行 docker for windows 或 docker for mac 时,这才适用于您的开发机器
于 2020-05-26T13:46:52.640 回答