Skip to content

Commit 1b200b5

Browse files
committed
fix: waiting for the cluster to join
1 parent d597529 commit 1b200b5

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

redis-cluster.tmpl

+3
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
bind ${BIND_ADDRESS}
22
port ${PORT}
3+
cluster-announce-ip ${IP}
4+
cluster-announce-port ${PORT}
5+
cluster-announce-bus-port 1${PORT}
36
cluster-enabled yes
47
cluster-config-file nodes.conf
58
cluster-node-timeout 5000

0 commit comments

Comments
 (0)