{ "Logging": { "LogLevel": { "Default": "Information", "Microsoft.AspNetCore": "Warning" } }, "ConnectionStrings": { "DefaultConnection": "Data source=ecommerce.db" }, "ApiUrl": "https://localhost:5001/" }