Example 2612

Database Config

Database connection settings.

{
host: "important-epic.name" # database server
port: 6379
database: "ruin_staging"
username: "erik_koepp56"
password: "a5PDw65_oM9GYQx"

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

See also