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 f07394e commit a991630Copy full SHA for a991630
config/environments/production.rb
@@ -48,7 +48,7 @@
48
# config.action_cable.allowed_request_origins = [ "http://example.com", /http:\/\/example.*/ ]
49
50
# Force all access to the app over SSL, use Strict-Transport-Security, and use secure cookies.
51
- config.force_ssl = true
+ # config.force_ssl = true
52
53
# Include generic and useful information about system operation, but avoid logging too much
54
# information to avoid inadvertent exposure of personally identifiable information (PII).
0 commit comments