Skip to content

Connection Password

Key: connection.password

Env Var: CONNECTION_PASSWORD

Scope: Global

Description: The database connection password used by the QIE service to connect to the host database. See the install guide for more information on this option.

Examples

Env Var

CONNECTION_PASSWORD=password

Java Option

-Dconnection.password=password

YAML

CONNECTION_PASSWORD: "password"