We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 69524c2 commit 053894eCopy full SHA for 053894e
config/environments/production.rb
@@ -2,7 +2,7 @@
2
# Settings specified here will take precedence over those in config/application.rb.
3
4
# Force all access to the app over SSL, use Strict-Transport-Security, and use secure cookies.
5
- config.force_ssl = false
+ config.force_ssl = true
6
7
# Code is not reloaded between requests.
8
config.cache_classes = true
0 commit comments