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 3a08d5f commit ada6928Copy full SHA for ada6928
1 file changed
config/environments/production.rb
@@ -67,6 +67,7 @@
67
# Ignore bad email addresses and do not raise email delivery errors.
68
# Set this to true and configure the email server for immediate delivery to raise delivery errors.
69
# config.action_mailer.raise_delivery_errors = false
70
+ config.action_mailer.default_url_options = { host: "partner.diaper.app" }
71
72
# Enable locale fallbacks for I18n (makes lookups for any locale fall back to
73
# the I18n.default_locale when a translation cannot be found).
0 commit comments