diff --git a/redis_global_slave/redis_global_slave.conf b/redis_global_slave/redis_global_slave.conf index 8a69c40..f88fdd8 100644 --- a/redis_global_slave/redis_global_slave.conf +++ b/redis_global_slave/redis_global_slave.conf @@ -263,7 +263,7 @@ rdbchecksum no # and resynchronize with them. # # slaveof -slaveof 1127.0.0.1 6379 +slaveof 127.0.0.1 6379 # If the master is password protected (using the "requirepass" configuration # directive below) it is possible to tell the slave to authenticate before