Skip to content

Commit

Permalink
Merge branch 'hotfix/1.0.1'
Browse files Browse the repository at this point in the history
  • Loading branch information
SofiaSousa committed Jun 19, 2018
2 parents 5c0c115 + 1ae704e commit d4f6324
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
.env
/.yardoc/
/.ruby-version
/.rbenv-gemsets
/app/views/info/styleguide.html.erb
/config/*.yml
/config/environments/*-local.rb
Expand Down
1 change: 1 addition & 0 deletions config/environments/production.rb
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@

environment_configuration(defined?(config) && config) do |config|
# Settings specified here will take precedence over those in config/application.rb
config.action_controller.default_url_options = { protocol: 'https' }

# The production environment is meant for finished, "live" apps.
# Code is not reloaded between requests
Expand Down

0 comments on commit d4f6324

Please sign in to comment.