|
@@ -18,8 +18,8 @@ module.exports = {
|
|
|
}
|
|
|
},
|
|
|
'/api': {
|
|
|
- // target: 'http://192.168.20.236:8080',
|
|
|
- target: 'http://192.168.20.234:8080',
|
|
|
+ target: 'http://192.168.20.236:8080',
|
|
|
+ // target: 'http://192.168.20.234:8080',
|
|
|
changeOrigin: true,
|
|
|
pathRewrite: {
|
|
|
"^/api": "/"
|