]> git.ipfire.org Git - thirdparty/paperless-ngx.git/commit
Introduce ConfigurableWorker to make uvicorn respect FORCE_SCRIPT_NAME
authorpuuu <puuu@users.noreply.github.com>
Fri, 14 May 2021 05:03:42 +0000 (14:03 +0900)
committerpuuu <puuu@users.noreply.github.com>
Fri, 14 May 2021 05:44:13 +0000 (14:44 +0900)
commitc35c4eade9733ba8e64a3c9decc167ffaa817ac7
treeab00e63262e27a6e9093d0323541b495da95f3e5
parent5bf725546be33d41ff300a916dceb7b16c40991a
Introduce ConfigurableWorker to make uvicorn respect FORCE_SCRIPT_NAME
gunicorn.conf.py
src/paperless/workers.py [new file with mode: 0644]