Sfoglia il codice sorgente

修改配置文件

songxy 1 mese fa
parent
commit
08b713670e
1 ha cambiato i file con 0 aggiunte e 5 eliminazioni
  1. 0 5
      web_ui/static/config.js

+ 0 - 5
web_ui/static/config.js

@@ -1,13 +1,8 @@
 (function (window) {
   window.ApplicationConfig = {
     serverURL: "/server",
-<<<<<<< HEAD
-    // subscribeUrl: 'http://localhost:8511/subscribe/',
-    subscribeUrl: '/agentai',
-=======
     subscribeUrl: 'http://localhost:8511/subscribe/',
     landAnalysisUrl: 'http://localhost:8001/land_analysis/stream',
->>>>>>> 6094115ba1534c7a7dd73a0bc50ba5e5a7115312
     queryGeometryUrl: 'http://localhost:8511/queryGeometry',
     kgQueryUrl: 'http://localhost:8511/kgQuery',
     klyzyQueryUrl: 'http://localhost:8511/klyzyQuery',