akindices/Procfile
2015-10-12 09:18:17 -07:00

2 lines
77 B
Text

web: gunicorn -w 4 heroku-run:app --log-file=-
init: python manage.py initdb