Skip to content

Commit 5288e71

Browse files
committed
Adding a Procfile, as it has apparently become a heroku requirement.
1 parent c5b52ea commit 5288e71

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Procfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
web: python manage.py runserver 0.0.0.0:$PORT --noreload

0 commit comments

Comments
 (0)