2019-09-05 12:51:01 +02:00
|
|
|
DB_USERNAME=Username for the database
|
|
|
|
|
DB_PASSWORD=Password for the database
|
|
|
|
|
DB_NAME=Database name
|
|
|
|
|
DB_PORT=Database port
|
|
|
|
|
|
2019-09-05 13:50:13 +02:00
|
|
|
SEQUELIZE_LOGGING=0- no sequelize logging, 1- log to the console
|
|
|
|
|
|
2019-09-11 11:23:05 +02:00
|
|
|
PORT=Port for the app, defaults to 5000
|
2019-09-05 14:24:29 +02:00
|
|
|
APP_BASE_URL=base url for the app
|
|
|
|
|
|
2019-09-05 12:51:01 +02:00
|
|
|
AMAZON_ACCES_KEY_ID=(your-key-here)
|
|
|
|
|
AMAZON_SECRET_ACCESS_KEY=(your-key-here)
|
|
|
|
|
AMAZON_REGION=eu-west-1
|
|
|
|
|
APP_URL=http://localhost:3001
|
|
|
|
|
SOURCE_EMAIL=info@saburly.com
|