MrWang 2 lat temu
rodzic
commit
e479690a98
1 zmienionych plików z 2 dodań i 1 usunięć
  1. 2 1
      vue.config.js

+ 2 - 1
vue.config.js

@@ -36,7 +36,8 @@ module.exports = {
       //target: `http://113.31.163.91:8090`,
       // target: `http://localhost:8080`,
       // target: `https://mp-api.51jiazhu.com`,
-      target: `https://test-mp.quanshu123.com`,
+      // target: `https://test-mp.quanshu123.com`,
+        target: `https://mptest.kaimanghe.net`,
         changeOrigin: true,
         pathRewrite: {
           ['^' + process.env.VUE_APP_BASE_API]: ''