Skip to content

Commit

Permalink
Added health-check-uri to example config.
Browse files Browse the repository at this point in the history
  • Loading branch information
Kelly Norton committed Nov 2, 2018
1 parent 27ed6d2 commit 4835f52
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config-example.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"max-concurrent-indexers" : 2,
"dbpath" : "data",
"health-check-uri" : "/healthz",
"repos" : {
"SomeGitRepo" : {
"url" : "https://www.github.com/YourOrganization/RepoOne.git"
Expand Down

0 comments on commit 4835f52

Please sign in to comment.