Created project

This commit is contained in:
2024-08-12 15:22:26 +03:00
commit 14f9092f63
11 changed files with 480 additions and 0 deletions

View File

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