We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d5f2ad2 commit 175dbb3Copy full SHA for 175dbb3
config/environments/production.rb
@@ -43,7 +43,7 @@
43
# config.action_cable.allowed_request_origins = [ 'http://example.com', /https:\/\/fanyv88.com:443\/http\/example.*/ ]
44
45
# Force all access to the app over SSL, use Strict-Transport-Security, and use secure cookies.
46
- # config.force_ssl = true
+ config.force_ssl = true
47
48
# Use the lowest log level to ensure availability of diagnostic information
49
# when problems arise.
0 commit comments