Upload code

This commit is contained in:
2025-08-31 15:16:10 +03:00
parent 63545ee8dc
commit e6157ed3d7
12 changed files with 400 additions and 1 deletions

View File

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