We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 536eab7 + 6f377b6 commit a1bbdcaCopy full SHA for a1bbdca
config/environments/production.rb
@@ -45,7 +45,7 @@
45
# config.action_cable.allowed_request_origins = [ 'http://example.com', /http:\/\/example.*/ ]
46
47
# Force all access to the app over SSL, use Strict-Transport-Security, and use secure cookies.
48
- # config.force_ssl = true
+ config.force_ssl = true
49
50
# Use the lowest log level to ensure availability of diagnostic information
51
# when problems arise.
0 commit comments