allow control over sequelize logging using ENV variable

This commit is contained in:
Bilal Catic
2019-09-05 13:50:13 +02:00
parent 08f73445e9
commit f311404968
2 changed files with 3 additions and 0 deletions

View File

@@ -3,6 +3,8 @@ DB_PASSWORD=Password for the database
DB_NAME=Database name
DB_PORT=Database port
SEQUELIZE_LOGGING=0- no sequelize logging, 1- log to the console
AMAZON_ACCES_KEY_ID=(your-key-here)
AMAZON_SECRET_ACCESS_KEY=(your-key-here)
AMAZON_REGION=eu-west-1