Skip to content

Commit

Permalink
Merge pull request #169 from piyo7/fix-env-example
Browse files Browse the repository at this point in the history
Fix  environment variables.
  • Loading branch information
eddiezane committed Jun 19, 2015
2 parents e0e7c90 + 66e58eb commit d968176
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .env.example
@@ -1,4 +1,4 @@
API_USER=yourusername
API_KEY=yourpassword
SENDGRID_USERNAME=yourusername
SENDGRID_PASSWORD=yourpassword
TO=your@email.com
FROM=your@email.com

0 comments on commit d968176

Please sign in to comment.