Skip to content

Commit

Permalink
force https application level
Browse files Browse the repository at this point in the history
Signed-off-by: Narendran <narendran.kannan@freshworks.com>
  • Loading branch information
narendran-kannan committed May 16, 2021
1 parent bdaea85 commit dc37698
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions config/environments/production.rb
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,8 @@
config.hosts << 'project-greenify.narendran.me'
config.hosts << 'blogs.narendran.me'

config.force_ssl = true

# Inserts middleware to perform automatic connection switching.
# The `database_selector` hash is used to pass options to the DatabaseSelector
# middleware. The `delay` is used to determine how long to wait after a write
Expand Down

0 comments on commit dc37698

Please sign in to comment.