cloutier--bird.makeup/src/BirdsiteLive/appsettings.json
Nicolas Constant 75b6f32f87
init project
2020-03-21 00:39:32 -04:00

10 lines
182 B
JSON

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