PIbd-23_Vrazhkin_S_A_Furnit.../FurnitureAssembly/FurnitureAssemblyClientApp/appsettings.json

10 lines
182 B
JSON
Raw Permalink Normal View History

2024-04-29 18:16:15 +04:00
{
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft.AspNetCore": "Warning"
}
},
"AllowedHosts": "*",
"IPAddress": "http://localhost:5052/"
}