eventcally/Procfile
Daniel Grams d63f340384 Internal/modules (#1)
* Restructured app
* Added Travis CI
* Added 'Deploy to heroku' button
2020-11-13 12:24:26 +01:00

3 lines
76 B
Plaintext

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