Merge pull request #2078 from perlun/patch-1

Add goreman link
This commit is contained in:
Max Inden 2019-10-21 16:08:39 +02:00 committed by GitHub
commit 23c7a3f84c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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