Skip to content

List of environment vars

Angad Sharma edited this page Jun 1, 2019 · 1 revision

.env environment variable file

Place .env file with the following details in each of the microservice folders

URI=
PROD_URI=
GRAPHENE_URI=
SALT=
PROJECTION_URI=http://<IP of machine>/api/v1/simple-projection/
MAIL_FROM=
MAIL_PASSWORD=
MAIL_TO=
JWT_PASSWORD=

Clone this wiki locally