Example 16419

Database Config

Database connection settings.

{
host: "edible-exterior.name" # database server
port: 27017
database: "formula_staging"
username: "kendra_okon13"
password: "NoS5x9JgD_x_Hv9"

# Security settings
ssl: true
pool_size: 5
timeout: 8597 # milliseconds
}

See also