|
@@ -210,8 +210,8 @@ module.exports = {
|
|
|
}
|
|
|
},
|
|
|
'/api': {
|
|
|
- target: 'http://192.168.64.17:28888/',
|
|
|
- // target: 'http://192.168.64.14:28888/',
|
|
|
+ // target: 'http://192.168.64.17:28888/',
|
|
|
+ target: 'http://192.168.64.14:28888/',
|
|
|
changeOrigin: true,
|
|
|
pathRewrite: {
|
|
|
"^/api": "/"
|