in web-site/Controllers/HomeController.cs [41:44]
public IActionResult HealthCheck() { return this.Ok("Healthy"); }