mirror of https://github.com/status-im/consul.git
Tweaks formatting of example JSON.
This commit is contained in:
parent
bb08378059
commit
5f796f8128
|
@ -71,7 +71,7 @@ In order to persist the `join` information, the following can be added to the `c
|
|||
"retry_join_wan":[
|
||||
"dc2-server-1",
|
||||
...
|
||||
"dc2-server-N",
|
||||
"dc2-server-N"
|
||||
],
|
||||
...
|
||||
```
|
||||
|
|
Loading…
Reference in New Issue