Skip to content

Commit

Permalink
deploy/ force ssl
Browse files Browse the repository at this point in the history
  • Loading branch information
Duc Anh Nguyen authored and Duc Anh Nguyen committed Apr 14, 2017
1 parent cc5004c commit 6655654
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 @@ -41,7 +41,7 @@
# config.action_cable.allowed_request_origins = [ 'http://example.com', /http:\/\/example.*/ ]

# Force all access to the app over SSL, use Strict-Transport-Security, and use secure cookies.
# config.force_ssl = true
config.force_ssl = true

# Use the lowest log level to ensure availability of diagnostic information
# when problems arise.
Expand Down

0 comments on commit 6655654

Please sign in to comment.