Integrates an optional starting of Flower into the Docker image

This commit is contained in:
Trenton H
2022-10-15 12:53:01 -07:00
parent 1400dba12c
commit ab69961b5c
7 changed files with 203 additions and 111 deletions

View File

@@ -60,6 +60,7 @@ django-celery-results = "*"
setproctitle = "*"
nltk = "*"
pdf2image = "*"
flower = "*"
[dev-packages]
coveralls = "*"