diff --git a/docs/self-hosting/configuration/envars.mdx b/docs/self-hosting/configuration/envars.mdx
index 1c78a05ea..bcdd28a1d 100644
--- a/docs/self-hosting/configuration/envars.mdx
+++ b/docs/self-hosting/configuration/envars.mdx
@@ -1,5 +1,5 @@
---
-title: "Configurations"
+title: "Environment Variables"
description: "Read how to configure environment variables for self-hosted Infisical."
---
@@ -123,11 +123,10 @@ DB_READ_REPLICAS=[{"DB_CONNECTION_URI":""}]
### Redis
-
-Redis is required for smooth operation of Infisical.
+Redis is used for caching and background tasks. You can use either a standalone Redis instance or a Redis Sentinel setup.
-
+
Redis connection string.