PeerName changed to Peer - fix

This commit is contained in:
boruszak 2022-10-03 14:18:59 -05:00
parent 6eefbe0e9d
commit 71b14a13fc
1 changed files with 1 additions and 1 deletions

View File

@ -151,7 +151,7 @@ Services = [
{
## The peer name to reference in config is the one set
## during the peering process.
PeerName = "cluster-02"
Peer = "cluster-02"
}
]
}