celery-flower
Celery Flower monitor for Django
Variables
The following environment variables can be configured:
| Variable | Default Value | Description |
|---|---|---|
FLOWER_PORT |
5555 |
Build
This fragment supports building from source.
Watch
This fragment supports live-syncing code with docker compose watch.
Environment File
This fragment defaults to using .env.compose for environment variable isolation.