Initial commit

This commit is contained in:
2025-09-26 10:40:21 +02:00
commit 443663d6af
7 changed files with 917 additions and 0 deletions

View File

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