Fix procfile

This commit is contained in:
Gabriel Augendre 2018-05-22 01:02:32 +02:00
parent 72594b9a2b
commit 84801a7204

View file

@ -1,2 +1,2 @@
release: python manage.py migrate
web: gunicorn workout.wsgi --log-file -
web: gunicorn manuels_collection.wsgi --log-file -