Skip to content
This repository was archived by the owner on Dec 24, 2022. It is now read-only.

Commit c5a319f

Browse files
committed
re-add slaveof config
1 parent de9bb56 commit c5a319f

2 files changed

Lines changed: 3 additions & 0 deletions

File tree

src/sentinel/redis-6381/redis.windows.conf

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -888,3 +888,5 @@ aof-rewrite-incremental-fsync yes
888888
#
889889
# include /path/to/local.conf
890890
# include /path/to/other.conf
891+
slaveof 127.0.0.1 6380
892+

src/sentinel/redis-6382/redis.windows.conf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -888,3 +888,4 @@ aof-rewrite-incremental-fsync yes
888888
#
889889
# include /path/to/local.conf
890890
# include /path/to/other.conf
891+
slaveof 127.0.0.1 6380

0 commit comments

Comments
 (0)