|
@@ -13,8 +13,8 @@ module.exports = {
|
|
|
proxyTable: {
|
|
|
'/agentai': {
|
|
|
// target: 'http://lq.lianqiai.cn:23001',
|
|
|
- // target: 'https://ai.zrzyt.zj.gov.cn/agentai',
|
|
|
- target: 'http://localhost:8511',
|
|
|
+ target: 'https://ai.zrzyt.zj.gov.cn/agentai',
|
|
|
+ // target: 'http://localhost:8511',
|
|
|
changeOrigin: true,
|
|
|
pathRewrite: {
|
|
|
'^/agentai': ''
|