Browse Source

智能选址前端

liutao 1 month ago
parent
commit
d982851d8a
1 changed files with 1 additions and 0 deletions
  1. 1 0
      web_ui/static/config.js

+ 1 - 0
web_ui/static/config.js

@@ -1,5 +1,6 @@
 (function (window) {
   window.ApplicationConfig = {
+    serverURL: "/server",
     // ===================== 订阅与推送服务 (8511) =====================
     subscribeUrl: 'http://localhost:8511/subscribe/', // 订阅服务
     // subscribeUrl: 'http://192.168.0.145:8511/subscribe/', // 备用订阅服务