Initial commit - Setup project

This commit is contained in:
Simon Lübeß
2025-05-16 00:35:16 +02:00
commit e2764bd984
34 changed files with 5126 additions and 0 deletions

View File

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