shopping-cart-blazor-wasm/Server/appsettings.json
2020-06-19 09:20:16 +01:00

10 lines
186 B
JSON

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