Squirrowse/squirrowse.web/appsettings.json
2020-06-19 18:39:08 +02:00

10 lines
181 B
JSON

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