-
Notifications
You must be signed in to change notification settings - Fork 4
Dotenv
Tuomas Junno edited this page Feb 26, 2018
·
10 revisions
If not already found .env file needs to be created with following information:
DEV_DB_USERNAME=postgres
DEV_DB_PASSWORD=YOURPASSWORD
DEV_DB_NAME=mydb
SECRET=YOURSECRET
TOKEN=YOURTOKEN