Skip to content

Commit 28eb1fe

Browse files
committed
re-enable migrations
1 parent 03fb4a5 commit 28eb1fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Procfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
# release: python backend/manage.py migrate --noinput
1+
release: python backend/manage.py migrate --noinput
22
worker: celery --workdir backend --app fpbase worker --concurrency 4 --without-gossip --without-mingle --without-heartbeat
33
web: gunicorn --chdir backend config.wsgi:application

0 commit comments

Comments
 (0)