Projekt erstellt

This commit is contained in:
Simon Lübeß
2023-08-02 16:20:21 +02:00
parent e6084fd00d
commit 8f9d8edfbd
37 changed files with 1859 additions and 0 deletions

View File

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