Example 6616

Database Config

Database connection settings.

{
host: "oddball-nougat.biz" # database server
port: 5432
database: "deck_prod"
username: "angelica.dietrich"
password: "oU7mqSO80hDP74t"

# Security settings
ssl: true
pool_size: 28
timeout: 5754 # milliseconds
}

See also