add to git

This commit is contained in:
David Meincke
2023-05-12 09:43:35 +02:00
commit 3fa130d282
64 changed files with 431 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
{
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft.AspNetCore": "Warning"
}
},
"AllowedHosts": "*"
}