Skip to content

Commit

Permalink
Add .env.config to changes
Browse files Browse the repository at this point in the history
  • Loading branch information
at0dd committed Aug 12, 2017
1 parent daded7e commit e39e55b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .env.config
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ ADMIN_EMAIL='admin@example.org'
ADMIN_PASS='party'

# Used to send verification, registration, and confirmation emails
EMAIL_CONTACT='HackMIT Team <team@example.com>'
EMAIL_CONTACT='Hackathon Team <team@example.com>'
EMAIL_HOST='smtp.gmail.com'
EMAIL_USER='foo@bar.com'
EMAIL_PASS='password'
Expand Down

0 comments on commit e39e55b

Please sign in to comment.