修改正式环境数据库信息

This commit is contained in:
Dai Mr 2025-05-22 10:20:59 +08:00
parent 6393db4dc6
commit f4b7afae48

View File

@ -23,10 +23,10 @@
},
"IoTDBOptions": {
"UserName": "root",
//"Password": "Yp2eU6MVdIjXCL",
//"ClusterList": [ "47.110.53.196:6667", "47.110.60.222:6667", "47.110.62.104:6667" ],
"Password": "root",
"ClusterList": [ "121.42.175.177:16667" ],
"Password": "Yp2eU6MVdIjXCL",
"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,
"DataBaseName": "energy",
"OpenDebugMode": true,