Files
IGeekFan.AspNetCore.Knife4jUI/samples/SwaggerUI_IndexStream_Knife4jUI_Demo/appsettings.json
2020-08-09 21:23:27 +08:00

11 lines
182 B
JSON

{
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft": "Warning",
"Microsoft.Hosting.Lifetime": "Information"
}
},
"AllowedHosts": "*"
}