Merge pull request #4299 from roidelapluie/patch-1

docs: Fix JSON in service configuration
This commit is contained in:
Mitchell Hashimoto 2018-06-28 05:26:24 +02:00 committed by GitHub
commit c6579598b6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@ example shows all possible fields, but note that only a few are required.
"address": "", "address": "",
"meta": { "meta": {
"meta": "for my service" "meta": "for my service"
} },
"port": 8000, "port": 8000,
"enable_tag_override": false, "enable_tag_override": false,
"checks": [ "checks": [