Skip to content

Commit

Permalink
Merge pull request #298 from etsy/health-check-002
Browse files Browse the repository at this point in the history
Added health-check-uri to example config.
  • Loading branch information
kellegous committed Nov 2, 2018
2 parents 27ed6d2 + 4835f52 commit 74ec744
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 74ec744

Please sign in to comment.