Fix: Allow setting of other Granian options (#9360)

This commit is contained in:
Trenton H
2025-03-11 10:33:56 -07:00
committed by GitHub
parent f4413e0a08
commit 9944f81512
9 changed files with 79 additions and 99 deletions

View File

@@ -508,8 +508,7 @@ jobs:
requirements.txt \
LICENSE \
README.md \
paperless.conf.example \
webserver.py
paperless.conf.example
do
cp --verbose ${file_name} dist/paperless-ngx/
done