PIbd-22_Tsukanova_I.V._IceC.../IceCreamShop/IceCreamShopApp/appsettings.json
2023-04-12 13:11:07 +04:00

13 lines
211 B
JSON

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