This commit is contained in:
prixod
2025-10-24 23:19:00 +04:00
commit 8af94da831
22 changed files with 657 additions and 0 deletions

View File

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