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