Skip to content

Commit

Permalink
Force use of SSL
Browse files Browse the repository at this point in the history
  • Loading branch information
rwdaigle committed Oct 19, 2012
1 parent 967f68e commit ae797d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/environments/production.rb
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
# 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

# See everything in the log (default is :info)
# config.log_level = :debug
Expand Down

0 comments on commit ae797d6

Please sign in to comment.