PIbd_23_Valova_A._D._SushiBar/SushiBar/SushiBarRestApi/appsettings.json
2024-06-21 16:53:19 +04:00

12 lines
176 B
JSON

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