Browse Source

智能选址前端

liutao 1 tháng trước cách đây
mục cha
commit
d982851d8a
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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/', // 备用订阅服务