adjust ansible scripts to use gunicorn.conf.py

This commit is contained in:
jonaswinkler
2021-01-31 15:36:52 +01:00
parent fd59def1bd
commit 3180b38797
2 changed files with 8 additions and 1 deletions

View File

@@ -54,6 +54,7 @@
- src: Pipfile.lock
- src: README.md
- src: requirements.txt
- src: gunicorn.conf.py
- src: paperless.conf.example
dest: "paperless.conf"