diff --git a/config/environments/production.rb b/config/environments/production.rb index 3567f6c..f052c85 100644 --- a/config/environments/production.rb +++ b/config/environments/production.rb @@ -41,7 +41,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)