mirror of
https://github.com/status-im/consul.git
synced 2025-01-11 06:16:08 +00:00
remove reference to localhost in operator.html.markdown
This commit is contained in:
parent
16e708e96a
commit
d97f389805
@ -91,7 +91,7 @@ can be used to remove the failed server so that it is no longer affects the
|
||||
Raft quorum. If the server still shows in the output of the
|
||||
[`consul members`](/docs/commands/members.html) command, it is preferable to
|
||||
clean up by simply running
|
||||
[`consul force-leave`](http://localhost:4567/docs/commands/force-leave.html)
|
||||
[`consul force-leave`](/docs/commands/force-leave.html)
|
||||
instead of this command.
|
||||
|
||||
Usage: `raft -remove-peer -address="IP:port"`
|
||||
|
Loading…
x
Reference in New Issue
Block a user