add 直接替换index.html,不使用新的类库。

This commit is contained in:
luoyunchong
2020-08-09 21:23:27 +08:00
parent c80e602c35
commit 2f68ad5080
33 changed files with 1047 additions and 10 deletions

View File

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