PIbd-23_Bogdanov_D.S._Compu.../ComputerShopRestApi/appsettings.json
2023-04-07 10:31:55 +04:00

10 lines
142 B
JSON

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