summaryrefslogtreecommitdiffstats
path: root/Procfile
diff options
context:
space:
mode:
Diffstat (limited to 'Procfile')
-rw-r--r--Procfile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Procfile b/Procfile
index c7a241e..358d88d 100644
--- a/Procfile
+++ b/Procfile
@@ -1,2 +1,3 @@
web: gunicorn takahe.wsgi:application --workers 8
worker: python manage.py runstator
+release: python manage.py migrate