We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 86b81aa commit bd4a1f6Copy full SHA for bd4a1f6
config/environments/staging.rb
@@ -75,7 +75,7 @@
75
# }
76
77
config.action_mailer.raise_delivery_errors = true
78
- config.action_mailer.default_url_options = { :host => 'snippet-safe-staging.herokuapp.com/' }
+ config.action_mailer.default_url_options = { :host => 'snippet-safe-staging.herokuapp.com' }
79
config.action_mailer.perform_deliveries = true
80
81
ActionMailer::Base.smtp_settings = {
0 commit comments