Skip to content

Commit

Permalink
Merge branch 'release/rel-20240711140221'
Browse files Browse the repository at this point in the history
  • Loading branch information
taketo1113 committed Jul 11, 2024
2 parents 855b064 + b79ce05 commit 3e9a826
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 @@ -51,7 +51,7 @@
# config.assume_ssl = true

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

# Log to STDOUT by default
#config.logger = ActiveSupport::Logger.new(STDOUT)
Expand Down

0 comments on commit 3e9a826

Please sign in to comment.