add files

This commit is contained in:
2026-01-28 15:51:56 +01:00
parent 8ca56d0755
commit c4ca9be5a4
152 changed files with 61204 additions and 0 deletions

View File

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