mirror of
https://github.com/makeplane/plane
synced 2024-06-14 14:31:34 +00:00
fix: remove migrate command from worker script (#772)
This commit is contained in:
parent
ec3f891b4a
commit
2dbe1dd401
@ -2,5 +2,4 @@
|
||||
set -e
|
||||
|
||||
python manage.py wait_for_db
|
||||
python manage.py migrate
|
||||
celery -A plane.settings.celery worker -l info
|
Loading…
Reference in New Issue
Block a user