【发布时间】:2021-08-19 06:42:52
【问题描述】:
我正在使用 wsl2 解释器运行我的烧瓶项目,并在我的 windows 本地运行我的 vue 项目,现在出现问题,yhr 前端无法连接后端,如下所示
Proxy error: Could not proxy request /summary_statistics from localhost:9527 to http://172.28.32.1:9999/
172.28.32.1 是我的wsl2 ip。
有人可以帮忙吗?
【问题讨论】:
-
我也用邮递员测试我的后端接口,也连接ECONNREFUSED
标签: wsl-2