PIbd_23_Valova_A._D._SushiBar/SushiBar/SushiBarRestApi/appsettings.json

12 lines
176 B
JSON

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