We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e1aca7b commit 7c63cceCopy full SHA for 7c63cce
config/environments/production.rb
@@ -46,7 +46,7 @@
46
# config.action_cable.allowed_request_origins = [ 'http://example.com', /http:\/\/example.*/ ]
47
48
# Force all access to the app over SSL, use Strict-Transport-Security, and use secure cookies.
49
- # config.force_ssl = true
+ config.force_ssl = true
50
51
# Include generic and useful information about system operation, but avoid logging too much
52
# information to avoid inadvertent exposure of personally identifiable information (PII).
0 commit comments