PIbd-22_Tsukanova_I.V._IceC.../IceCreamShop/IceCreamShopRestApi/appsettings.json

10 lines
142 B
JSON
Raw Normal View History

2023-03-26 22:26:19 +04:00
{
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft.AspNetCore": "Warning"
}
},
"AllowedHosts": "*"
}