This commit is contained in:
tongfei
2023-10-17 17:15:46 +08:00
parent a3ea933f3f
commit fa646ceab3
11 changed files with 274 additions and 0 deletions

View File

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