Example 4502
Database Config
Database connection settings.
{
host: "glaring-label.biz" # database server
port: 3306
database: "vol_staging"
username: "ramon91"
password: "mP6cO83WMSJ0FPF"
# Security settings
ssl: true
pool_size: 21
timeout: 6656 # milliseconds
}