Merge pull request #1003 from puuu/baseurl

Fix sub path support
This commit is contained in:
Jonas Winkler
2021-05-15 15:12:00 +02:00
committed by GitHub
11 changed files with 40 additions and 19 deletions

View File

@@ -154,10 +154,6 @@ PAPERLESS_FORCE_SCRIPT_NAME=<path>
To host paperless under a subpath url like example.com/paperless you set
this value to /paperless. No trailing slash!
.. note::
I don't know if this works in paperless-ng. Probably not.
Defaults to none, which hosts paperless at "/".
PAPERLESS_STATIC_URL=<path>