We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 60135a1 commit 532ed17Copy full SHA for 532ed17
README.md
@@ -75,8 +75,9 @@ host REDIS_HOST
75
password REDIS_PASSWD
76
sentinel-password REDIS_SENTINEL_PASSWD
77
uri REDIS_URI
78
-sentinels REDIS_SENTINELS
+sentinels REDIS_SENTINELS (comma separated list of sentinels)
79
master REDIS_MASTER
80
+nodes REDIS_NODES (comma separated list of nodes)
81
```
82
83
## Secured TLS Connections
0 commit comments