PIbd-22_Katysheva_N.E._Pizz.../Pizzeria/PizzeriaRestApi/appsettings.json
2024-05-08 07:02:40 +04:00

10 lines
142 B
JSON

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