Skip to content

Commit

Permalink
Use default heroku Procfile.
Browse files Browse the repository at this point in the history
  • Loading branch information
studiospring committed Sep 24, 2015
1 parent 0c7fec7 commit f74f8bf
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 unicorn -c config/unicorn.rb
web: bundle exec unicorn -p $PORT -c ./config/unicorn.rb

0 comments on commit f74f8bf

Please sign in to comment.