mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-06 06:45:05 +01:00
Integrates an optional starting of Flower into the Docker image
This commit is contained in:
parent
1400dba12c
commit
ab69961b5c
7 changed files with 203 additions and 111 deletions
1
Pipfile
1
Pipfile
|
|
@ -60,6 +60,7 @@ django-celery-results = "*"
|
|||
setproctitle = "*"
|
||||
nltk = "*"
|
||||
pdf2image = "*"
|
||||
flower = "*"
|
||||
|
||||
[dev-packages]
|
||||
coveralls = "*"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue