Squirrowse/Squirrowse.Web/appsettings.json
danielgrabowski 7ee7ebc4b3 Cleanup
2019-11-07 11:52:27 +01:00

10 lines
181 B
JSON

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