password reset mailing
This commit is contained in:
@@ -38,6 +38,7 @@ Rails.application.configure do
|
||||
config.active_storage.service = :test
|
||||
|
||||
config.action_mailer.perform_caching = false
|
||||
config.action_mailer.default_url_options = { host: ENV["MAILER_DEFAULT_URL_HOST"] }
|
||||
|
||||
# Tell Action Mailer not to deliver emails to the real world.
|
||||
# The :test delivery method accumulates sent emails in the
|
||||
|
||||
Reference in New Issue
Block a user