Skip to content

Commit 1aee3b3

Browse files
committed
ooppsss... forgot password for sentinel
1 parent 6c8d23f commit 1aee3b3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Makefile

+1
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ define REDIS_SENTINEL1
4343
port 26379
4444
daemonize yes
4545
sentinel monitor mymaster 127.0.0.1 6379 1
46+
sentinel auth-pass mymaster foobared
4647
sentinel down-after-milliseconds mymaster 3000
4748
sentinel failover-timeout mymaster 900000
4849
sentinel can-failover mymaster yes

0 commit comments

Comments
 (0)