@@ -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,