commit
23c7a3f84c
|
@ -356,7 +356,7 @@ The `cluster.advertise-address` flag is required if the instance doesn't have
|
||||||
an IP address that is part of [RFC 6980](https://tools.ietf.org/html/rfc6890)
|
an IP address that is part of [RFC 6980](https://tools.ietf.org/html/rfc6890)
|
||||||
with a default route.
|
with a default route.
|
||||||
|
|
||||||
To start a cluster of three peers on your local machine use `goreman` and the
|
To start a cluster of three peers on your local machine use [`goreman`](https://github.com/mattn/goreman) and the
|
||||||
Procfile within this repository.
|
Procfile within this repository.
|
||||||
|
|
||||||
goreman start
|
goreman start
|
||||||
|
|
Loading…
Reference in New Issue