diff --git a/config/environments/production.rb b/config/environments/production.rb index 8d47543..600aab7 100644 --- a/config/environments/production.rb +++ b/config/environments/production.rb @@ -42,7 +42,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 # Start: Configure Logging config.lograge.enabled = true