change to volunteers email

This commit is contained in:
Torsten
2023-06-03 22:16:40 +03:00
parent 0605c1ea2f
commit 6c2e11f8a6
2 changed files with 2 additions and 2 deletions

View File

@ -24,7 +24,7 @@ Devise.setup do |config|
# 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 = 'info@hubfeenix.fi'
config.mailer_sender = 'volunteers@hubfeenix.fi'
# Configure the class responsible to send e-mails.
# config.mailer = 'Devise::Mailer'