This commit is contained in:
qiaofeng1227 2023-09-12 15:19:21 +08:00
parent 620ced9f3d
commit 152404dd6e
2 changed files with 0 additions and 14 deletions

View file

View file

@ -1,14 +0,0 @@
# redis'port is 6379
port 6379
# loglevel is notice
loglevel notice
# close protected-mode
#protected-mode no
# all ports can log in, default setting is 127.0.0.1
#bind 0.0.0.0
# set log in password
#requirepass 123456