Example 2502

Database Config

Database connection settings.

{
host: "untrue-requirement.biz" # database server
port: 5432
database: "mortise_staging"
username: "carla.wiegand57"
password: "HX_LoTepW52omM0"

# Security settings
ssl: true
pool_size: 8
timeout: 27262 # milliseconds
}

See also