diff --git a/DeepDrftPublic/appsettings.json b/DeepDrftPublic/appsettings.json index 804e51f..e2a1bb6 100644 --- a/DeepDrftPublic/appsettings.json +++ b/DeepDrftPublic/appsettings.json @@ -2,7 +2,7 @@ "Logging": { "LogLevel": { "Default": "Information", - "Microsoft.AspNetCore": "Debug" + "Microsoft.AspNetCore": "Warning" } }, "AllowedHosts": "*",