created git

This commit is contained in:
Artemy
2025-06-16 16:52:58 +07:00
commit c7c778ceb1
15 changed files with 265 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
{
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft.AspNetCore": "Warning"
}
},
"AllowedHosts": "*"
}