Commit 28ec6523 by xue_wengang

Update vue.config.js

parent 54b443dd
......@@ -58,7 +58,7 @@ module.exports = {
},
proxy: {
"/apialy": {
target: "http://192.168.1.110:8762/", //西藏: https://155.1.33.10:20010/ 阿里云:http://39.99.155.173:9022
target: "https://155.1.33.10:20010/", //西藏: https://155.1.33.10:20010/ 阿里云:http://39.99.155.173:9022
// ws: true,
changeOrigin: true,
secure: false,
......
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