mirror of
https://github.com/inventree/InvenTree
synced 2024-08-30 18:33:04 +00:00
Fix 404 link in docker_prod.md (#5193)
This commit is contained in:
@ -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.
|
||||||
|
Reference in New Issue
Block a user