Updated Readme, links, cleanup
This commit is contained in:
parent
df55481986
commit
4ebd05e246
7 changed files with 18 additions and 93 deletions
|
@ -30,7 +30,7 @@
|
|||
},
|
||||
"cc-client": {
|
||||
"url": "localhost:3344", // url of the CC Server (ip:port)
|
||||
"access-token": null, // access token for CC Server (has to be the same in config_cc.json)
|
||||
"access-token": "mySecret", // access token for CC Server (has to be the same in config_cc.json)
|
||||
"worker-id": null // custom worker-id for CC Server (otherwise hostname is used)
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue