Example 9109

Database Config

Database connection settings.

{
host: "light-platter.biz" # database server
port: 5432
database: "freight_prod"
username: "viola.wiza90"
password: "OurF4JsqO6nUdC0"

# Security settings
ssl: true
pool_size: 22
timeout: 3907 # milliseconds
}

See also