This commit is contained in:
Jonas
2026-04-15 20:34:10 +02:00
commit 80da30f454
30 changed files with 3590 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
{
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft.AspNetCore": "Warning"
}
},
"AllowedHosts": "*"
}