Add project files.

This commit is contained in:
2020-11-01 22:37:27 +01:00
parent 7e91cc2e88
commit 67a59afb7f
53 changed files with 40170 additions and 0 deletions

View File

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