Example 12412

Database Config

Database connection settings.

{
host: "trusty-shipper.com" # database server
port: 27017
database: "underneath_prod"
username: "jena_murphy25"
password: "YusyBUdBIZH4_jF"

# Security settings
ssl: true
pool_size: 14
timeout: 1224 # milliseconds
}

See also