Skip to content

Commit

Permalink
modify Procfile, add port option
Browse files Browse the repository at this point in the history
  • Loading branch information
nishant-cyro committed Aug 11, 2014
1 parent 1e29082 commit f244c74
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: bundle exec rackup
web: bundle exec rackup -p $PORT

0 comments on commit f244c74

Please sign in to comment.