code only

This commit is contained in:
2026-06-11 18:35:50 +02:00
commit a9e57618dc
6 changed files with 143 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
{
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft.AspNetCore": "Warning"
}
},
"AllowedHosts": "*"
}