initial commit

This commit is contained in:
V1ck3s
2025-09-20 16:42:46 +02:00
commit 843ef87da8
52 changed files with 1137 additions and 0 deletions

View File

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