Skip to content

Commit

Permalink
Merge branch 'staging' into feature/162727463/fix-email-api
Browse files Browse the repository at this point in the history
  • Loading branch information
wombolo committed Jan 23, 2019
2 parents c516c5a + 6d770bd commit dac7473
Show file tree
Hide file tree
Showing 46 changed files with 2,673 additions and 54 deletions.
2 changes: 2 additions & 0 deletions .env.example
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
SECRET=SECRET
EMAILHOST=smtp.elasticemail.com
EMAILPORT=2525
EMAILUSER=email@andela.com
Expand All @@ -6,3 +7,4 @@ DB_NAME=DB_DATABASE_NAME
DB_NAME_TEST=TEST_DB
DB_USER=DB_USERNAME
DB_PASSWORD=DB_PASSWORD
DEFAULT_ARTICLE_IMAGE='https://images.pexels.com/photos/1047540/pexels-photo-1047540.jpeg?dl&fit=crop&crop=entropy&w=1280&h=853'
Loading

0 comments on commit dac7473

Please sign in to comment.