Add verify_code_email_address

This commit is contained in:
Rebecca Law
2016-02-16 16:03:30 +00:00
parent 08ba5de61b
commit af86520e95
3 changed files with 3 additions and 2 deletions

View File

@@ -9,4 +9,4 @@ export NOTIFY_JOB_QUEUE='notify-jobs-queue-test'
export NOTIFICATION_QUEUE_PREFIX='notification_development-test'
export SECRET_KEY='secret-key'
export SQLALCHEMY_DATABASE_URI='postgresql://localhost/test_notification_api'
export VERIFY_CODE_FROM_EMAIL_ADDRESS='no-reply@notify.works'