Base support for Heroku deployment.

This commit is contained in:
2013-04-01 00:23:18 +01:00
parent 572216d10b
commit 7e2ce6fb1a
4 changed files with 14 additions and 10 deletions

1
Procfile Normal file
View File

@@ -0,0 +1 @@
web: python manage.py run_gunicorn