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 294ded8 commit 87feb28Copy full SHA for 87feb28
railties/lib/rails/generators/rails/app/templates/config/environments/production.rb.tt
@@ -29,7 +29,6 @@ Rails.application.configure do
29
30
<%- end -%>
31
# Assume all access to the app is happening through a SSL-terminating reverse proxy.
32
- # Can be used together with config.force_ssl for Strict-Transport-Security and secure cookies.
33
config.assume_ssl = true
34
35
# Force all access to the app over SSL, use Strict-Transport-Security, and use secure cookies.
0 commit comments