修改笔误

This commit is contained in:
liuxueli
2018-06-22 09:26:50 +08:00
parent 36aa5c4180
commit 6b9f22b17f

View File

@@ -263,7 +263,7 @@ rdbchecksum no
# and resynchronize with them.
#
# slaveof <masterip> <masterport>
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