mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-09 08:15:27 +01:00
Corrects how the link to example compose files looks
This commit is contained in:
parent
8c03d9c638
commit
821c14fbce
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
a) If ``REDIS_URL`` is already set, change it to ``PAPERLESS_REDIS`` and continue
|
||||||
to step 4.
|
to step 4.
|
||||||
b) Otherwise, in the ``docker-compose.yml`` add a new service for Redis,
|
b) Otherwise, in the ``docker-compose.yml`` add a new service for Redis,
|
||||||
following `the example compose files <https://github.com/paperless-ngx/paperless-ngx/tree/main/docker/compose>`
|
following `the example compose files <https://github.com/paperless-ngx/paperless-ngx/tree/main/docker/compose>`_
|
||||||
b) Set the environment variable ``PAPERLESS_REDIS`` so it points to the new Redis container
|
b) Set the environment variable ``PAPERLESS_REDIS`` so it points to the new Redis container
|
||||||
|
|
||||||
4. Update user mapping
|
4. Update user mapping
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue