We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 27ed6d2 commit 4835f52Copy full SHA for 4835f52
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