{ "Logging": { "LogLevel": { "Default": "Information", "Microsoft.AspNetCore": "Warning" } }, "AllowedHosts": "*", "ConnectionStrings": { "DBConnectionString": "Host=localhost;Port=5410;Database=divisions;Username=postgres;Password=postgres" } }