lilei 3 years ago
parent
commit
3776004063
1 changed files with 1 additions and 1 deletions
  1. 1 1
      vue.config.js

+ 1 - 1
vue.config.js

@@ -199,7 +199,7 @@ const vueConfig = {
     proxy: {
       '/api': {
         // target: 'http://192.168.16.151:8503/qpls-md',
-        target: 'https://t.iscm.360arrow.com/qpls-md',
+        target: 'http://p.iscm.360arrow.com/qpls-md',
         // ws: false,
         ws: true,
         changeOrigin: true,