Refactoring part 1
Some changes for workers, but stopped due to refactoring
This commit is contained in:
3
scripts/start_flower.sh
Executable file
3
scripts/start_flower.sh
Executable file
@@ -0,0 +1,3 @@
|
||||
#!/usr/bin/env bash
|
||||
source .venv/bin/activate
|
||||
celery -A app.celery_app flower
|
||||
Reference in New Issue
Block a user