Flower allow API handling
This commit is contained in:
@@ -105,5 +105,6 @@ services:
|
||||
- 5555
|
||||
environment:
|
||||
- CELERY_BROKER_URL=redis://fetcher_redis_celery:6379/0
|
||||
- FLOWER_UNAUTHENTICATED_API=true
|
||||
depends_on:
|
||||
- fetcher_redis_celery
|
||||
|
||||
Reference in New Issue
Block a user