Resolved issues such that application boots and back-office is navigable.
This commit is contained in:
@@ -24,7 +24,7 @@ namespace Umbraco.Web.HealthCheck.NotificationMethods
|
||||
ILocalizedTextService textService,
|
||||
IRequestAccessor requestAccessor,
|
||||
IOptions<GlobalSettings> globalSettings,
|
||||
IHealthChecksSettings healthChecksSettings,
|
||||
IOptions<HealthChecksSettings> healthChecksSettings,
|
||||
IOptions<ContentSettings> contentSettings)
|
||||
: base(healthChecksSettings)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user