Browse Source

删除无用代理

zhangyu 5 years ago
parent
commit
cb7f654105
1 changed files with 0 additions and 7 deletions
  1. 0 7
      config/index.js

+ 0 - 7
config/index.js

@@ -17,13 +17,6 @@ module.exports = {
                     "^/admin": "/"
                 }
             },
-            // '/api/datacenter/': {
-            //     target: 'http://192.168.20.179:8081',
-            //     changeOrigin: true,
-            //     pathRewrite: {
-            //         "^/api/datacenter": "/"
-            //     }
-            // },
             '/api': {
                 target: 'http://192.168.20.235:8080',
                 changeOrigin: true,