healthcheks

This commit is contained in:
2025-08-25 21:16:11 +02:00
parent 0560a40876
commit 68b74284c7
8 changed files with 33 additions and 14 deletions

View File

@@ -17,5 +17,13 @@
"Usuario": "",
"Password": "",
"EnableSsl": true
},
"HealthChecksConfigs": {
"Sqlite": {
"RetryAttempts" : 2,
"Timeout" : "00:05:00",
"RetryDelay" : "00:00:10",
"Severity": "Info"
}
}
}