This commit is contained in:
yanran200730
2022-05-24 11:14:29 +08:00
parent 72d814c913
commit e01eb4fe28
15 changed files with 168 additions and 48 deletions

View File

@@ -36,7 +36,7 @@
}
},
"/online": {
"target": "http://192.168.1.34:19898",
"target": "https://test87xcxc.cunwuyun.cn",
"changeOrigin": true,
"pathRewrite": {
"^/online": "/"
@@ -53,7 +53,9 @@
"target": "https://apis.map.qq.com",
"changeOrigin": true,
"secure": false,
"ws": true
"pathRewrite": {
"^/online/tmap/": "/"
}
}
}
},