eventcally/Procfile
2020-06-07 13:45:58 +02:00

3 lines
72 B
Plaintext

release: python manage.py db upgrade
web: gunicorn app:app --log-file=-