PIbd-21_Balberova_D.N._Sush.../SushiBar/SushiBarRestApi/appsettings.json

10 lines
142 B
JSON
Raw Normal View History

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