Example 7802
Database Config
Database connection settings.
{
host: "handsome-requirement.info" # database server
port: 3306
database: "fort_staging"
username: "geovanny73"
password: "lK3dtlTbX44HLYb"
# Security settings
ssl: true
pool_size: 28
timeout: 5515 # milliseconds
}