Add heroku procfile

This commit is contained in:
Gabriel Augendre 2018-05-22 00:58:31 +02:00
parent d88693b4b4
commit 72594b9a2b

2
Procfile Normal file
View file

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