mirror of
https://github.com/makeplane/plane
synced 2025-08-07 19:59:33 +00:00
fix: worker script (#773)
This commit is contained in:
@@ -2,4 +2,4 @@
|
||||
set -e
|
||||
|
||||
python manage.py wait_for_db
|
||||
celery -A plane.settings.celery worker -l info
|
||||
celery -A plane worker -l info
|
||||
Reference in New Issue
Block a user