some cleanup

This commit is contained in:
2025-11-21 14:09:06 +01:00
parent 9e15afc1c2
commit cef0f73dbb
22 changed files with 412 additions and 480 deletions

View File

@@ -0,0 +1,9 @@
{
"AllowedHosts": "*",
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft.AspNetCore": "Warning"
}
}
}