PIbd-21_Zaharchenko_M.I._Pi.../Pizzeria/PizzeriaShopRestApi/appsettings.json
2023-05-03 22:54:42 +04:00

11 lines
173 B
JSON

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