dygapp 5 years ago
parent
commit
ca31c01c42
1 changed files with 1 additions and 2 deletions
  1. 1 2
      vue.config.js

+ 1 - 2
vue.config.js

@@ -12,8 +12,7 @@ module.exports = {
   devServer: {
     proxy: {
       '/ws': {
-        // target: 'http://smart.chinahuian.cn',
-        target: 'http://172.17.116.100:15674',
+        target: 'http://smart.cc-lotus.info',
         ws: true,
       },
       '/weixin': {