]> git.ipfire.org Git - thirdparty/paperless-ngx.git/commit
add "localhost" to ALLOWED_HOSTS 700/head
authorFlorian Brandes <florian.brandes@posteo.de>
Tue, 12 Apr 2022 12:39:08 +0000 (14:39 +0200)
committerFlorian Brandes <florian.brandes@posteo.de>
Tue, 12 Apr 2022 12:39:08 +0000 (14:39 +0200)
commit753e6661bcf7aca878e7aa953268349fc152bde0
tree9e85393ea93f49c6b6be76f876470d99255e51c2
parentcc93616019306c6a9b308ffdb1ffbc4ecbd371e9
add "localhost" to ALLOWED_HOSTS

if PAPERLESS_URL is set and ALLOWED_HOSTS is NOT set

Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
docs/configuration.rst
src/paperless/settings.py