Browse Source

修改配置文件模板

feature_gxh
Sydonian 10 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 "locationID": 1
}, },
"hubRPC": { "hubRPC": {
"rootCA": "",
"clientCert": "",
"clientKey": ""
"rootCA": ""
}, },
"coordinatorRPC": { "coordinatorRPC": {
"address": "127.0.0.1:5009", "address": "127.0.0.1:5009",
"rootCA": "",
"clientCert": "",
"clientKey": ""
"rootCA": ""
}, },
"logger": { "logger": {
"output": "stdout", "output": "stdout",


Loading…
Cancel
Save