Explorar el Código

修改基础代理

zhangyu hace 3 años
padre
commit
0eae481e69
Se han modificado 1 ficheros con 1 adiciones y 2 borrados
  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": "/"