mirror of https://github.com/status-im/consul.git
PeerName changed to Peer - fix
This commit is contained in:
parent
6eefbe0e9d
commit
71b14a13fc
|
@ -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