mirror of https://github.com/sbt/sbt.git
Updated Client server discovery lifecycle (markdown)
parent
521bc967f9
commit
282b2a391e
|
|
@ -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": "****"
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue