mirror of https://github.com/hashicorp/consul
Adds missing double quote
parent
3a877b9510
commit
47ee5edefc
|
@ -243,7 +243,7 @@ response body looks like:
|
||||||
"check_monitors": 0,
|
"check_monitors": 0,
|
||||||
...
|
...
|
||||||
},
|
},
|
||||||
"consul: {
|
"consul": {
|
||||||
"server": "true",
|
"server": "true",
|
||||||
...
|
...
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in New Issue