Skip to content

ENVIRONMENT VARIABLES

Okwukwe Ewurum edited this page Aug 14, 2019 · 1 revision

Environment Variables

DATABASE_URL: Connection string for Postgres database
DATABASE_USER: The Username to access Postgres database
DATABASE_NAME: The database name used by Authors heaven project
DATABASE_PORT:  Port used to connect to the postgres database
DATABASE_PASSWORD: Password to connect to Postgres database
DATABASE_HOST: Postgres database host
Clone this wiki locally