workout/Procfile

4 lines
75 B
Plaintext

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