Geek7 commited on
Commit
b8c2612
·
verified ·
1 Parent(s): 502beb7

Update sentinel/sentinel3.conf

Browse files
Files changed (1) hide show
  1. sentinel/sentinel3.conf +1 -1
sentinel/sentinel3.conf CHANGED
@@ -1,4 +1,4 @@
1
- port 26379
2
  sentinel monitor mymaster redis-master 6379 2
3
  sentinel down-after-milliseconds mymaster 5000
4
  sentinel failover-timeout mymaster 10000
 
1
+ port 8501
2
  sentinel monitor mymaster redis-master 6379 2
3
  sentinel down-after-milliseconds mymaster 5000
4
  sentinel failover-timeout mymaster 10000