]> git.ipfire.org Git - thirdparty/paperless-ngx.git/commitdiff
Update docs to reflect localhost being always included in ALLOWED_HOSTS
authorWill Ho <will.ho@grabtaxi.com>
Thu, 27 Apr 2023 18:09:26 +0000 (02:09 +0800)
committerWill Ho <will.ho@grabtaxi.com>
Thu, 27 Apr 2023 18:09:26 +0000 (02:09 +0800)
docs/configuration.md

index bde170e5cfbc5c262eabd9748bfa8114eedd4448..cb5af9d86613898a6f0fd9fb438b4e1bebfad1ac 100644 (file)
@@ -322,8 +322,7 @@ You can read more about this in [the Django project's documentation](https://doc
 
     Can also be set using PAPERLESS_URL (see above).
 
-    If manually set, please remember to include "localhost". Otherwise
-    docker healthcheck will fail.
+    "localhost" is always allowed for docker healthcheck
 
     Defaults to "\*", which is all hosts.