Added Web.Website

This commit is contained in:
Bjarke Berg
2020-02-24 10:51:48 +01:00
parent f398f578ea
commit 5517186cb7
13 changed files with 81 additions and 4 deletions

View File

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