Example 7010

Database Config

Database connection settings.

{
host: "untidy-cash.com" # database server
port: 5432
database: "chasuble_dev"
username: "miranda_moore54"
password: "cKqo1UW0oukmgbi"

# Security settings
ssl: true
pool_size: 49
timeout: 21806 # milliseconds
}

See also