Skip to content

Commit 80be674

Browse files
committed
one more AM setup thing
1 parent 3e8d758 commit 80be674

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

config/environments/production.rb

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@
3838

3939
# Disable delivery errors, bad email addresses will be ignored
4040
# config.action_mailer.raise_delivery_errors = false
41+
config.action_mailer.default_url_options = { :host => "hackety-hack.com" }
4142

4243
# Enable threaded mode
4344
# config.threadsafe!
@@ -60,3 +61,4 @@
6061
}
6162
ActionMailer::Base.delivery_method = :smtp
6263

64+

0 commit comments

Comments
 (0)