Skip to content

Commit fa09071

Browse files
committed
Added release command to perform migrations on deploy.
1 parent 7ee155c commit fa09071

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Procfile

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
1-
web: gunicorn cyphersystem.wsgi
1+
release: python manage.py migrate
2+
web: gunicorn cyphersystem.wsgi

0 commit comments

Comments
 (0)