Skip to content

Commit

Permalink
puma via procfile
Browse files Browse the repository at this point in the history
  • Loading branch information
pmop committed Apr 27, 2020
1 parent c848c1d commit e44a911
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Procfile
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
web: bundle exec puma -t 5:5 -p ${PORT:-3000} -e ${RACK_ENV:-production}

0 comments on commit e44a911

Please sign in to comment.