diff --git a/config/environments/production.rb b/config/environments/production.rb index 251e23c..8e00751 100644 --- a/config/environments/production.rb +++ b/config/environments/production.rb @@ -68,7 +68,7 @@ # config.assume_ssl = true # Force all access to the app over SSL, use Strict-Transport-Security, and use secure cookies. - config.force_ssl = true + # config.force_ssl = true # Log to STDOUT by default config.logger = ActiveSupport::Logger.new($stdout)