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 b6be88f commit 9bc2bd0Copy full SHA for 9bc2bd0
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