Commit 057cbbdf by gao_yingdong

配置

parent c71d93ed
......@@ -58,7 +58,7 @@ module.exports = {
},
proxy: {
"/apialy": {
target: "https://155.1.33.10:20010/", //西藏: https://155.1.33.10:20010/ 阿里云:http://39.99.155.173:9022
target: "http://39.99.155.173:9022", //西藏: https://155.1.33.10:20010/ 阿里云:http://39.99.155.173:9022
// ws: true,
changeOrigin: true,
secure: false,
......@@ -99,7 +99,7 @@ module.exports = {
// }
// },
"/apiXzxtGaw": {
target: "http://74.6.54.153:9022/", //公安网案件侦办后台地址
target: "https://155.1.33.10:20010/", //公安网案件侦办后台地址
ws: true,
changeOrigin: true,
pathRewrite: {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment