PIbd-22_Aleikin_A.M._Confec.../Confectionery/ConfectioneryRestApi/appsettings.json

10 lines
142 B
JSON
Raw Normal View History

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