|
@@ -25,8 +25,8 @@ module.exports = {
|
|
|
},
|
|
|
},
|
|
|
'/data': {
|
|
|
- target: 'http://192.168.200.87:9003',
|
|
|
- // target: 'http://60.205.177.43:9903', //阿里云
|
|
|
+ // target: 'http://192.168.200.87:9003',
|
|
|
+ target: 'http://60.205.177.43:9903', //阿里云
|
|
|
changeOrigin: true,
|
|
|
secure: false,
|
|
|
pathRewrite: {
|