django-refunds/Procfile

2 lines
74 B
Text

web: gunicorn refunds.wsgi --log-file -
release: python manage.py migrate