12 lines
140 B
JSON
12 lines
140 B
JSON
{
|
|
"healthchecks": {
|
|
"web": [
|
|
{
|
|
"type": "startup",
|
|
"path": "/healthz",
|
|
"attempts": 5
|
|
}
|
|
]
|
|
}
|
|
}
|