mirror of
https://github.com/crawlab-team/crawlab.git
synced 2026-01-22 17:31:03 +01:00
added base class for api handling
This commit is contained in:
2
bin/start_flower.sh
Normal file → Executable file
2
bin/start_flower.sh
Normal file → Executable file
@@ -1 +1 @@
|
||||
celery flower --broker=redis://localhost:6379/0 --backend=redis://localhost:6379/1
|
||||
celery flower --broker=mongodb://localhost:27017 --backend=redis://localhost:6379/1
|
||||
Reference in New Issue
Block a user