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
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
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