We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c324193 commit 61585cfCopy full SHA for 61585cf
README.md
@@ -131,7 +131,7 @@ You can configure Claude Desktop to use this MCP Server.
131
"env": {
132
"REDIS_HOST": "<your_redis_database_hostname>",
133
"REDIS_PORT": "<your_redis_database_port>",
134
- "REDIS_PSW": "<your_redis_database_password>",
+ "REDIS_PWD": "<your_redis_database_password>",
135
"REDIS_SSL": True|False,
136
"REDIS_CA_PATH": "<your_redis_ca_path>",
137
"REDIS_CLUSTER_MODE": True|False
0 commit comments