Skip to content

Commit 532ed17

Browse files
authored
docs: update README.md
1 parent 60135a1 commit 532ed17

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,8 +75,9 @@ host REDIS_HOST
7575
password REDIS_PASSWD
7676
sentinel-password REDIS_SENTINEL_PASSWD
7777
uri REDIS_URI
78-
sentinels REDIS_SENTINELS
78+
sentinels REDIS_SENTINELS (comma separated list of sentinels)
7979
master REDIS_MASTER
80+
nodes REDIS_NODES (comma separated list of nodes)
8081
```
8182

8283
## Secured TLS Connections

0 commit comments

Comments
 (0)