Merge pull request #4299 from roidelapluie/patch-1
docs: Fix JSON in service configuration
This commit is contained in:
commit
c6579598b6
|
@ -35,7 +35,7 @@ example shows all possible fields, but note that only a few are required.
|
|||
"address": "",
|
||||
"meta": {
|
||||
"meta": "for my service"
|
||||
}
|
||||
},
|
||||
"port": 8000,
|
||||
"enable_tag_override": false,
|
||||
"checks": [
|
||||
|
|
Loading…
Reference in New Issue