{ "ConnectionStrings": { "Database": "Host=localhost;Port=5432;Database=postgres;Username=postgres;Password=postgres" }, "Logging": { "LogLevel": { "Default": "Information", "Microsoft.AspNetCore": "Warning" } } }