Fix procfile
This commit is contained in:
parent
72594b9a2b
commit
84801a7204
1 changed files with 1 additions and 1 deletions
2
Procfile
2
Procfile
|
@ -1,2 +1,2 @@
|
|||
release: python manage.py migrate
|
||||
web: gunicorn workout.wsgi --log-file -
|
||||
web: gunicorn manuels_collection.wsgi --log-file -
|
Loading…
Reference in a new issue