dygapp 5 år sedan
förälder
incheckning
ca31c01c42
1 ändrade filer med 1 tillägg och 2 borttagningar
  1. 1 2
      vue.config.js

+ 1 - 2
vue.config.js

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