Browse Source

修改配置文件模板

feature_gxh
Sydonian 5 months ago
parent
commit
fc710a8b72
1 changed files with 2 additions and 6 deletions
  1. +2
    -6
      common/assets/confs/client.config.json

+ 2
- 6
common/assets/confs/client.config.json View File

@@ -3,15 +3,11 @@
"locationID": 1
},
"hubRPC": {
"rootCA": "",
"clientCert": "",
"clientKey": ""
"rootCA": ""
},
"coordinatorRPC": {
"address": "127.0.0.1:5009",
"rootCA": "",
"clientCert": "",
"clientKey": ""
"rootCA": ""
},
"logger": {
"output": "stdout",


Loading…
Cancel
Save