Skip to content

Connection Username

Key: connection.username

Env Var: CONNECTION_USERNAME

Default: qie

Scope: Global

Description: The database connection username 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_USERNAME=root

Java Option

-Dconnection.username=root

YAML

CONNECTION_USERNAME: "root"