inicio bases
This commit is contained in:
15
back/configs/healthchecks.json
Normal file
15
back/configs/healthchecks.json
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"HealthChecksConfigs": {
|
||||
"CacheDuration": "00:30:00",
|
||||
"Timeout": "00:00:05",
|
||||
"AssembliesToScan": [
|
||||
"back"
|
||||
]
|
||||
//"MyCheck": {
|
||||
// "RetryAttempts": 2,
|
||||
// "Timeout": "00:05:00",
|
||||
// "RetryDelay": "00:00:10",
|
||||
// "Severity": "Info"
|
||||
//}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user