Example 3606
Database Config
Database connection settings.
{
host: "unlined-cappelletti.biz" # database server
port: 3306
database: "markup_staging"
username: "andy_bartell"
password: "IGZ65uE9wMJ1LPx"
# Security settings
ssl: true
pool_size: 34
timeout: 3450 # milliseconds
}