Merge branch 'hotfix/3.5.7'
This commit is contained in:
@@ -1,9 +1,6 @@
|
||||
Rails.application.configure do
|
||||
# Settings specified here will take precedence over those in config/application.rb.
|
||||
|
||||
config.force_ssl = true
|
||||
config.ssl_options = { redirect: { exclude: -> request { request.path =~ /healthcheck/ } } }
|
||||
|
||||
# Code is not reloaded between requests.
|
||||
config.cache_classes = true
|
||||
|
||||
|
||||
Reference in New Issue
Block a user