Example 17005

Database Config

Database connection settings.

{
host: "usable-maintainer.com" # database server
port: 5432
database: "adviser_staging"
username: "haylie_mckenzie"
password: "WyU1hNyJYoerrh7"

# Security settings
ssl: true
pool_size: 13
timeout: 22184 # milliseconds
}

See also