Example 10714

Database Config

Database connection settings.

{
host: "calculating-dependency.biz" # database server
port: 3306
database: "baseboard_staging"
username: "kendra92"
password: "nzKWV7fANzEn0UC"

# Security settings
ssl: true
pool_size: 17
timeout: 1888 # milliseconds
}

See also