conf
This commit is contained in:
@@ -84,7 +84,7 @@
|
||||
# mode.
|
||||
# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
#bind 127.0.0.1 -::1
|
||||
bind 127.0.0.1 192.168.0.229
|
||||
bind 127.0.0.1
|
||||
|
||||
# Protected mode is a layer of security protection, in order to avoid that
|
||||
# Redis instances left open on the internet are accessed and exploited.
|
||||
@@ -2081,4 +2081,6 @@ replica-weighting-factor 2
|
||||
# disk space or any other I/O error Redis will instead use memory.
|
||||
#
|
||||
# blob-support false
|
||||
|
||||
# set slave of UDM primary redis
|
||||
slaveof 192.168.4.228 6379
|
||||
|
||||
Reference in New Issue
Block a user