Some little changes

This commit is contained in:
Henry Trumme
2025-04-14 18:53:29 +02:00
parent 9f12a6a9f2
commit 76b2bd0716
45 changed files with 2649 additions and 103 deletions

View File

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