Skip to content

Commit

Permalink
Specify how we run the application
Browse files Browse the repository at this point in the history
  • Loading branch information
akumria committed Jun 5, 2012
1 parent 4a4d526 commit be3ea89
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: python manage.py run_gunicorn -b 0.0.0.0:$PORT

0 comments on commit be3ea89

Please sign in to comment.