Example 14801

Database Config

Database connection settings.

{
host: "stunning-meadow.biz" # database server
port: 3306
database: "pile_staging"
username: "domenico_stoltenberg"
password: "GZVmKessUGmIfa9"

# Security settings
ssl: true
pool_size: 11
timeout: 21755 # milliseconds
}

See also