diff --git a/config/environments/production.rb b/config/environments/production.rb index 407db76..f9b95aa 100644 --- a/config/environments/production.rb +++ b/config/environments/production.rb @@ -79,6 +79,5 @@ Mezuro::Application.configure do config.log_formatter = ::Logger::Formatter.new # Root URL for ActionMailer - # FIXME: Before sending to production review this config.action_mailer.default_url_options = { :host => 'mezuro.org' } end -- libgit2 0.21.2