Security++
This commit is contained in:
parent
ce44b029dd
commit
a8a3e2dcfb
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@ Rails.application.configure do
|
|||
# config.action_dispatch.x_sendfile_header = 'X-Accel-Redirect' # for nginx
|
||||
|
||||
# Force all access to the app over SSL, use Strict-Transport-Security, and use secure cookies.
|
||||
# config.force_ssl = true
|
||||
config.force_ssl = true
|
||||
|
||||
# Set to :debug to see everything in the log.
|
||||
config.log_level = :info
|
||||
|
|
Loading…
Reference in a new issue