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