typo
This commit is contained in:
@@ -195,7 +195,7 @@ app.MapHealthChecks("/health", new HealthCheckOptions
|
||||
Predicate = _ => true,
|
||||
ResponseWriter = UIResponseWriter.WriteHealthCheckUIResponse
|
||||
});
|
||||
// opzionalmente si può aggiungere richiesta AUTH
|
||||
// opzionalmente si puo' aggiungere richiesta AUTH
|
||||
//.RequireAuthorization();
|
||||
|
||||
// nasconde tutti i dettagli
|
||||
|
||||
Reference in New Issue
Block a user