PIbd-23_Elatomtsev_L.K._Con.../Confectionery/ConfectioneryClientApp/appsettings.json

10 lines
182 B
JSON
Raw Normal View History

2024-05-05 03:45:20 +04:00
{
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft.AspNetCore": "Warning"
}
},
"AllowedHosts": "*",
2024-05-08 11:57:33 +04:00
"IPAddress": "http://localhost:5041/"
2024-05-05 03:45:20 +04:00
}