This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
论坛
实训
竞赛
大数据
AI开发
Register
Sign In
JointCloud
/
JCS-pub
Not watched
Unwatch
Watch all
Watch but not notify
1
Star
0
Fork
0
Code
Releases
0
Wiki
evaluate
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
HPC
Browse Source
修改配置文件模板
feature_gxh
Sydonian
5 months ago
parent
05d3293d47
commit
fc710a8b72
1 changed files
with
2 additions
and
6 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+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",
Write
Preview
Loading…
Cancel
Save