Environment variables

Environment variablesDescription
DB_HOSTPrimary DB host
DB_PASSPrimary DB password
DB_PORTPrimary DB port number
DB_TYPEType of primary database to connect [default: postgres] [possible values: postgres, mysql]
DB_USERPrimary DB user name
DB_NAMEPrimary DB name
PG_SEARCH_PATHPostgreSQL schema search path (default is "$user,public") https://www.postgresql.org/docs/current/ddl-schemas.html#DDL-SCHEMAS-PATH