|
@@ -16,8 +16,8 @@ module.exports = defineConfig({
|
|
|
}
|
|
|
},
|
|
|
['/api/kgqa']: {
|
|
|
- // target: 'http://192.168.0.107:7073',
|
|
|
- target: 'http://localhost:7073',
|
|
|
+ target: 'http://192.168.0.107:7073',
|
|
|
+ // target: 'http://localhost:7073',
|
|
|
ws: false,
|
|
|
changeOrigin: true,
|
|
|
pathRewrite: {
|