PIbd-22_Katysheva_N.E._Pizz.../Pizzeria/PizzeriaRestApi/appsettings.json
2024-05-08 11:14:52 +03:00

11 lines
143 B
JSON

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