PeerName changed to Peer - fix
This commit is contained in:
parent
19a9a56580
commit
21e9341e1b
|
@ -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"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue