loki.wu vor 1 Jahr
Ursprung
Commit
f5f8fcda49
1 geänderte Dateien mit 4 neuen und 4 gelöschten Zeilen
  1. 4 4
      assets/app_params.json

+ 4 - 4
assets/app_params.json

@@ -1,5 +1,5 @@
 {
-  "server_gateway": "https://platform.xinglinghui.com:9400",
-  "local_station": false,
-  "server_local_gateway": "http://192.168.3.2:8400"
-}
+    "server_gateway": "https://platform.xinglinghui.com:9400",
+    "local_station": true,
+    "server_local_gateway": "http://192.168.3.2:8400"
+}