Updated Client server discovery lifecycle (markdown)

eugene yokota 2017-09-17 15:49:08 -04:00
parent 521bc967f9
commit 282b2a391e
1 changed files with 2 additions and 1 deletions

@ -15,7 +15,8 @@ This file will be placed under `$cwd/project/target/`.
``` ```
{ {
"url": "tcp://127.0.0.0:xxxx" "url": "tcp://127.0.0.0:xxxx",
"token": "****"
} }
``` ```