This commit is contained in:
2026-04-19 12:22:24 +03:00
commit 4ffd3433f9
14 changed files with 226 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
{
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft.AspNetCore": "Warning"
}
},
"AllowedHosts": "*"
}