We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 46b1b04 commit 4aa76a1Copy full SHA for 4aa76a1
config/environments/production.rb
@@ -49,7 +49,7 @@
49
# config.assume_ssl = true
50
51
# Force all access to the app over SSL, use Strict-Transport-Security, and use secure cookies.
52
- config.force_ssl = true
+ # config.force_ssl = true
53
# Skip http-to-https redirect for the default health check endpoint.
54
# config.ssl_options = { redirect: { exclude: ->(request) { request.path == "/up" } } }
55
0 commit comments