diff --git a/resources/views/livewire/project/database/redis/general.blade.php b/resources/views/livewire/project/database/redis/general.blade.php
index 577c0d3e9..b4876f325 100644
--- a/resources/views/livewire/project/database/redis/general.blade.php
+++ b/resources/views/livewire/project/database/redis/general.blade.php
@@ -132,8 +132,16 @@
id="database.public_port" label="Public Port" />
+⚠️ Important: Coolify automatically applies the requirepass directive using the password shown in the Password field above. If you override requirepass in your custom configuration, make sure it matches the password field to avoid authentication issues.
+🔗 Tip: View the full Redis default configuration to see what options are available."
+ label="Custom Redis Configuration" rows="10" id="database.redis_conf" />
+
+
+