From: Trenton H Date: Mon, 3 Oct 2022 18:14:18 +0000 (-0700) Subject: Corrects how the link to example compose files looks X-Git-Tag: v1.10.0-beta.rc1~8^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F1733%2Fhead;p=thirdparty%2Fpaperless-ngx.git Corrects how the link to example compose files looks --- diff --git a/docs/setup.rst b/docs/setup.rst index e7eccbfbc3..2827703767 100644 --- a/docs/setup.rst +++ b/docs/setup.rst @@ -648,7 +648,7 @@ are translatable to Docker commands as well. a) If ``REDIS_URL`` is already set, change it to ``PAPERLESS_REDIS`` and continue to step 4. b) Otherwise, in the ``docker-compose.yml`` add a new service for Redis, - following `the example compose files ` + following `the example compose files `_ b) Set the environment variable ``PAPERLESS_REDIS`` so it points to the new Redis container 4. Update user mapping