Skip to content

Commit

Permalink
remove DefaultRackup from puma.rb; following: puma/puma#2989 (comment)
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolas-entourage committed Jul 3, 2023
1 parent d624b0f commit ae06d5f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion config/puma.rb
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@

preload_app!

rackup DefaultRackup
port ENV['PORT'] || 3000
environment ENV['RACK_ENV'] || 'development'

Expand Down

0 comments on commit ae06d5f

Please sign in to comment.