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 9cd5745 commit 314950aCopy full SHA for 314950a
config/environments/production.rb
@@ -49,7 +49,8 @@
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
+
54
# Skip http-to-https redirect for the default health check endpoint.
55
# config.ssl_options = { redirect: { exclude: ->(request) { request.path == "/up" } } }
56
0 commit comments