dygapp 5 년 전
부모
커밋
ca31c01c42
1개의 변경된 파일1개의 추가작업 그리고 2개의 파일을 삭제
  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': {