We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 09cb3e3 + c551aad commit 20c4168Copy full SHA for 20c4168
services/redis/redis-7.conf
@@ -85,7 +85,7 @@
85
# You will also need to set a password unless you explicitly disable protected
86
# mode.
87
# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
88
-bind 127.0.0.1 -::1
+bind 0.0.0.0
89
90
# By default, outgoing connections (from replica to master, from Sentinel to
91
# instances, cluster bus, etc.) are not bound to a specific local address. In
0 commit comments