mirror of
https://github.com/Cleanuparr/Cleanuparr.git
synced 2026-01-31 00:51:38 -05:00
try switch to db
This commit is contained in:
@@ -24,7 +24,7 @@ builder.Services.AddCors(options =>
|
||||
|
||||
// Register services needed for logging first
|
||||
builder.Services
|
||||
.AddSingleton<LoggingConfigManager>()
|
||||
.AddTransient<LoggingConfigManager>()
|
||||
.AddSingleton<SignalRLogSink>();
|
||||
|
||||
// Add logging with proper service provider
|
||||
|
||||
Reference in New Issue
Block a user