master^2
刘翔宇-旅管家 3 years ago
parent 53b8920577
commit 1efc42b80d

@ -74,11 +74,13 @@
"port": 8081, //
"disableHostCheck": true,
"proxy": {
"/abs": {
"^/abs": {
"target": "http://czga.langye.net",
"changeOrigin": true, //
"secure": false,
"pathRewrite":{"^/api":"/"}
"pathRewrite": {
"^/api": "/"
}
}
}
},

Loading…
Cancel
Save