We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f02ae60 commit e1aca7bCopy full SHA for e1aca7b
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