Skip to content

Commit 4be2f36

Browse files
authored
add release script to migrate database on heroku
1 parent 0aa972f commit 4be2f36

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: Procfile

+1
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
1+
release: python manage.py migrate
12
web: gunicorn app.heroku_wsgi

0 commit comments

Comments
 (0)