Browse Source

修改基础代理

zhangyu 3 years ago
parent
commit
0eae481e69
1 changed files with 1 additions and 2 deletions
  1. 1 2
      config/index.js

+ 1 - 2
config/index.js

@@ -19,8 +19,7 @@ module.exports = {
         }
       },
       '/api': {
-        // target: 'http://192.168.64.14:8080/',
-        target: 'http://60.205.177.43:28888/',
+        target: 'http://192.168.64.14:8080/',
         changeOrigin: true,
         pathRewrite: {
           "^/api": "/"