add db upgrade
This commit is contained in:
parent
c14688f1e8
commit
4b08ba9b94
1 changed files with 2 additions and 1 deletions
3
Procfile
3
Procfile
|
@ -1 +1,2 @@
|
|||
web: gunicorn app:app
|
||||
web: gunicorn app:app
|
||||
release: python3 manage.py db upgrade
|
Loading…
Reference in a new issue