Browse Source

Merge branch 'master' of http://114.55.67.98:8070/Natural_p1/CSPON

# Conflicts:
#	web_ui/static/config.js
liutao 1 month ago
parent
commit
9c92a4e8b0
1 changed files with 2 additions and 2 deletions
  1. 2 2
      web_ui/config/index.js

+ 2 - 2
web_ui/config/index.js

@@ -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': ''