Update Procfile
This commit is contained in:
parent
c877ddbcc9
commit
62aad966f4
1 changed files with 2 additions and 1 deletions
1
Procfile
1
Procfile
|
|
@ -1 +1,2 @@
|
|||
web: gunicorn project.wsgi
|
||||
release: python3 manage.py migrate && python3 manage.py runscript create_books
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue