Browse Source

Merge pull request #4299 from roidelapluie/patch-1

docs: Fix JSON in service configuration
pull/4308/head
Mitchell Hashimoto 7 years ago committed by GitHub
parent
commit
3f9db1c4d2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      website/source/docs/agent/services.html.md

2
website/source/docs/agent/services.html.md

@ -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…
Cancel
Save