Pārlūkot izejas kodu

fix: explorer.toml 恢复 REST API cluster,保留 cluster_native 辅助

mqy20260511
humanleft 2 nedēļas atpakaļ
vecāks
revīzija
47a20a4280
1 mainītis faili ar 3 papildinājumiem un 2 dzēšanām
  1. 3
    2
      deploy/config/explorer.toml

+ 3
- 2
deploy/config/explorer.toml Parādīt failu

@@ -34,9 +34,10 @@ log_level = "info"
34 34
 # This configuration is also the target for data migration tasks.
35 35
 #
36 36
 # Default is "http://localhost:6041" - the default endpoint for REST API.
37
-# Note: taos-explorer now uses native connection instead of REST API.
37
+# Note: taos-explorer requires REST API for registration/login.
38
+# cluster_native is optional performance boost for data migration only.
38 39
 #
39
-# cluster = "http://localhost:6041"
40
+cluster = "http://172.21.185.173:6041"
40 41
 
41 42
 # native endpoint to connect to the cluster.
42 43
 # Default is disabled. To enable it, set it to the native API URL like "taos://localhost:6030" and uncomment it.

Notiek ielāde…
Atcelt
Saglabāt