diff --git a/config/environments/production.rb b/config/environments/production.rb index 204a375..2c4c3e7 100644 --- a/config/environments/production.rb +++ b/config/environments/production.rb @@ -67,7 +67,6 @@ Redstoner::Application.configure do config.action_mailer.default_url_options = { host: 'redstoner.com', - port: 80, protocol: 'https' }