Skip to content

Commit

Permalink
Configure email sender (see montrealrb#250) to 'courrier@sophiedeziel…
Browse files Browse the repository at this point in the history
….com'
  • Loading branch information
Francois committed May 15, 2017
1 parent b6b70a6 commit 4119bf3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/initializers/devise.rb
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
# Configure the e-mail address which will be shown in Devise::Mailer,
# note that it will be overwritten if you use your own mailer class
# with default "from" parameter.
config.mailer_sender = 'please-change-me-at-config-initializers-devise@example.com'
config.mailer_sender = 'courrier@sophiedeziel.com'

# Configure the class responsible to send e-mails.
# config.mailer = 'Devise::Mailer'
Expand Down

0 comments on commit 4119bf3

Please sign in to comment.