修改配置文件为本地

This commit is contained in:
Dai Mr 2025-05-21 09:16:01 +08:00
parent 7a7a68b326
commit 5d7e7bd7ed

View File

@ -23,8 +23,10 @@
}, },
"IoTDBOptions": { "IoTDBOptions": {
"UserName": "root", "UserName": "root",
"Password": "Yp2eU6MVdIjXCL", //"Password": "Yp2eU6MVdIjXCL",
"ClusterList": [ "47.110.53.196:6667", "47.110.60.222:6667", "47.110.62.104:6667" ], //"ClusterList": [ "47.110.53.196:6667", "47.110.60.222:6667", "47.110.62.104:6667" ],
"Password": "root",
"ClusterList": [ "121.42.175.177:16667" ],
"PoolSize": 2, "PoolSize": 2,
"DataBaseName": "energy", "DataBaseName": "energy",
"OpenDebugMode": true, "OpenDebugMode": true,