Skip to content

Commit 74ec744

Browse files
authored
Merge pull request hound-search#298 from etsy/health-check-002
Added health-check-uri to example config.
2 parents 27ed6d2 + 4835f52 commit 74ec744

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

config-example.json

+1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{
22
"max-concurrent-indexers" : 2,
33
"dbpath" : "data",
4+
"health-check-uri" : "/healthz",
45
"repos" : {
56
"SomeGitRepo" : {
67
"url" : "https://www.github.com/YourOrganization/RepoOne.git"

0 commit comments

Comments
 (0)