ISEbd-21_Agliullov.D.A._Con.../ConfectioneryClientApp/appsettings.json

10 lines
182 B
JSON
Raw Normal View History

2023-03-04 17:55:19 +04:00
{
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft.AspNetCore": "Warning"
}
},
"AllowedHosts": "*",
"IPAddress": "http://localhost:5010/"
}