eventcally/Procfile
2020-12-07 08:01:08 +01:00

3 lines
65 B
Plaintext

release: flask db upgrade
web: gunicorn project:app --log-file=-