Example 15302

Database Config

Database connection settings.

{
host: "evil-shoulder.com" # database server
port: 3306
database: "pneumonia_dev"
username: "camila_damore"
password: "tOO5Ygmh0vB7b0c"

# Security settings
ssl: true
pool_size: 46
timeout: 9319 # milliseconds
}

See also