Projekt-Vorlage mit Tasks Controller

This commit is contained in:
jfhr
2020-05-26 14:50:26 +02:00
parent 39aa048e87
commit 640dda2aa3
10 changed files with 606 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
{
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft": "Warning",
"Microsoft.Hosting.Lifetime": "Information"
}
},
"AllowedHosts": "*"
}