Skip to content

Commit 6436b3d

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

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

redis-cluster.tmpl

+2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
bind ${BIND_ADDRESS}
22
port ${PORT}
3+
cluster-announce-ip ${IP}
4+
cluster-announce-port ${PORT}
35
cluster-enabled yes
46
cluster-config-file nodes.conf
57
cluster-node-timeout 5000

0 commit comments

Comments
 (0)