PeerName changed to Peer - fix

This commit is contained in:
boruszak 2022-10-03 14:18:59 -05:00
parent 19a9a56580
commit 21e9341e1b
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"
}
]
}