lion 4 years ago
commit 86d2cef4c3

@ -1,3 +1,4 @@
{ {
"name": "常州公安-手机端", "name": "常州公安-手机端",
"appid": "__UNI__EDB3F98", "appid": "__UNI__EDB3F98",
@ -74,11 +75,13 @@
"port": 8081, // "port": 8081, //
"disableHostCheck": true, "disableHostCheck": true,
"proxy": { "proxy": {
"/abs": { "^/abs": {
"target": "http://czga.langye.net", "target": "http://czga.langye.net",
"changeOrigin": true, // "changeOrigin": true, //
"secure": false, "secure": false,
"pathRewrite":{"^/api":"/"} "pathRewrite": {
"^/abs": ""
}
} }
} }
}, },

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long
Loading…
Cancel
Save