mirror of
https://github.com/crawlab-team/crawlab.git
synced 2026-01-21 17:21:09 +01:00
added celery functionality
added CRUD base
This commit is contained in:
1
bin/start_flower.sh
Normal file
1
bin/start_flower.sh
Normal file
@@ -0,0 +1 @@
|
||||
celery flower --broker=redis://localhost:6379/0 --backend=redis://localhost:6379/1
|
||||
Reference in New Issue
Block a user