Skip to content

Commit

Permalink
bundle exec the rackup
Browse files Browse the repository at this point in the history
  • Loading branch information
jamiew committed Jan 22, 2012
1 parent 4489dde commit a25b9b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Procfile
Original file line number Diff line number Diff line change
@@ -1 +1 @@
web: rackup -p $PORT
web: bundle exec rackup -p $PORT

0 comments on commit a25b9b3

Please sign in to comment.