mirror of
https://github.com/inventree/InvenTree.git
synced 2025-04-29 20:16:44 +00:00
Fix 404 link in docker_prod.md (#5193)
This commit is contained in:
parent
4b40fe5ea1
commit
24ae21b342
@ -88,7 +88,7 @@ This container uses the official [redis image](https://hub.docker.com/_/redis).
|
|||||||
|
|
||||||
!!! info "Redis on Docker"
|
!!! info "Redis on Docker"
|
||||||
Docker adds an additional network layer - that might lead to lower performance than bare metal.
|
Docker adds an additional network layer - that might lead to lower performance than bare metal.
|
||||||
To optimise and configure your redis deployment follow the [official docker guide](https://redis.io/docs/stack/get-started/install/docker/#configuration).
|
To optimise and configure your redis deployment follow the [official docker guide](https://redis.io/docs/getting-started/install-stack/docker/#configuration).
|
||||||
|
|
||||||
!!! warning "Disabled by default"
|
!!! warning "Disabled by default"
|
||||||
The *redis* container is not enabled in the default configuration. This is provided as an example for users wishing to use redis.
|
The *redis* container is not enabled in the default configuration. This is provided as an example for users wishing to use redis.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user