【Redis】設定相關
# 只支持本地
bind 127.0.0.1 -::1
protected-mode yes
# 要支援遠端存取註解 bind 127.0.0.1 -::1
# protected-mode no
# bind 127.0.0.1 -::1
protected-mode no
# 只支持本地
bind 127.0.0.1 -::1
protected-mode yes
# 要支援遠端存取註解 bind 127.0.0.1 -::1
# protected-mode no
# bind 127.0.0.1 -::1
protected-mode no