PIbd-21_Rodionov_I.A._IceCr.../IceCreamShop/IceCreamShopRestApi/appsettings.json

10 lines
142 B
JSON
Raw Normal View History

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