PIbd-21_Balberova_D.N._Sush.../SushiBar/SushiBarShopApp/appsettings.json
2023-04-08 13:20:25 +04:00

13 lines
212 B
JSON

{
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft.AspNetCore": "Warning"
}
},
"AllowedHosts": "*",
"IPAddress": "http://localhost:5292/",
"PasswordShop": "12345"
}