Skip to content

Commit

Permalink
Add the IP address used on deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
jefflinwood committed Jun 6, 2023
1 parent 67eb2b3 commit 566bfcd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config/environments/production.rb
Original file line number Diff line number Diff line change
Expand Up @@ -157,5 +157,6 @@
# If you need to customize your application's configuration, this is the place to do it. This helps avoid merge
# conflicts in the future when Rails or Bullet Train update their own default settings.
config.hosts << ".cloudfront.net"
config.hosts << "10.192.11.240"

end

0 comments on commit 566bfcd

Please sign in to comment.