jason.zhu 41cb763b93 Creating a Project with Visual Studio:
* Create project using VS2019
2021-04-21 20:19:39 +10:00

11 lines
182 B
JSON

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