PIbd-23_Elatomtsev_L.K._Con.../Confectionery/ConfectioneryClientApp/appsettings.json
2024-05-09 18:53:35 +04:00

10 lines
182 B
JSON

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