Security++

This commit is contained in:
Rien Maertens 2018-08-08 14:03:51 +02:00
parent ce44b029dd
commit a8a3e2dcfb
No known key found for this signature in database
GPG key ID: 943CAB70C511D23C

View file

@ -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