0
gvnuysal created
- ABP Framework version: v4.3.3
- UI type: Angular
- DB provider: EF Core
- Tiered (MVC) or Identity Server Separated (Angular): no
How to enabled Health Check? I dont find doc on abp.
https://volosoft.com/Blog/Using-Health-Checks-in-ASP.NET-Boilerplate
1 Answer(s)
-
1
hi
The template project have a
ConfigureHealthChecks
method which automatically enable the Health Check.