Update Procfile

This commit is contained in:
Andros Fenollosa
2021-07-14 17:22:10 +02:00
committed by GitHub
parent c877ddbcc9
commit 62aad966f4

View File

@ -1 +1,2 @@
web: gunicorn project.wsgi
release: python3 manage.py migrate && python3 manage.py runscript create_books