Example 11711
Database Config
Database connection settings.
{
host: "happy-knitting.info" # database server
port: 5432
database: "flint_prod"
username: "laurie.weimann52"
password: "5t0zgK1KYFm9QHW"
# Security settings
ssl: true
pool_size: 37
timeout: 24335 # milliseconds
}