Skip to content
This repository has been archived by the owner on Oct 25, 2022. It is now read-only.

Commit

Permalink
Merge pull request #2 from alphagov/add-procfile
Browse files Browse the repository at this point in the history
Add a Procfile
  • Loading branch information
tommyp committed Jul 28, 2015
2 parents 0446675 + b113cd7 commit 7b03392
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: ./venv/bin/gunicorn project.wsgi:application --bind 127.0.0.1:3108 --workers 8

0 comments on commit 7b03392

Please sign in to comment.