Browse Source

[修改]修改反向代理端口

dev
邵佳豪 4 years ago
parent
commit
30012d2de2
  1. 2
      proxy.config.json

2
proxy.config.json

@ -1,6 +1,6 @@
{
"/api": {
"target": "http://121.37.20.190:8000",
"target": "http://39.106.78.171:8000",
"secure": false,
"changeOrigin": true
}

Loading…
Cancel
Save