Parcourir la source

修改基础代理

zhangyu il y a 3 ans
Parent
commit
0eae481e69
1 fichiers modifiés avec 1 ajouts et 2 suppressions
  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": "/"