add knife4jui demo

This commit is contained in:
luoyunchong
2020-08-09 15:52:09 +08:00
parent 496a900f47
commit c80e602c35
10 changed files with 272 additions and 42 deletions

View File

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