|
|
@@ -20,8 +20,8 @@ module.exports = {
|
|
|
}
|
|
|
},
|
|
|
'/aiApi': {
|
|
|
- target: 'http://127.0.0.1:8089/',
|
|
|
- // target: 'http://121.37.47.26:8080/',
|
|
|
+ // target: 'http://127.0.0.1:8089/',
|
|
|
+ target: 'http://121.37.47.26:8080/',
|
|
|
changeOrigin: true,
|
|
|
pathRewrite: {
|
|
|
'/aiApi': ''
|