We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 27ed6d2 + 4835f52 commit 74ec744Copy full SHA for 74ec744
config-example.json
@@ -1,6 +1,7 @@
1
{
2
"max-concurrent-indexers" : 2,
3
"dbpath" : "data",
4
+ "health-check-uri" : "/healthz",
5
"repos" : {
6
"SomeGitRepo" : {
7
"url" : "https://www.github.com/YourOrganization/RepoOne.git"
0 commit comments