From 2d6c9021363c2a96d68656c279b175a53e145c49 Mon Sep 17 00:00:00 2001 From: Trenton H Date: Mon, 3 Oct 2022 11:14:18 -0700 Subject: [PATCH] Corrects how the link to example compose files looks --- docs/setup.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/setup.rst b/docs/setup.rst index e7eccbfbc..282770376 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