PIbd-22_Kashin_M.I_PrecastC.../PrecastConcretePlant/ConfectioneryShopApp/appsettings.json

13 lines
219 B
JSON
Raw Normal View History

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