diff --git a/redis.conf b/redis.conf index eb67583c4..d0684e86a 100644 --- a/redis.conf +++ b/redis.conf @@ -49,6 +49,9 @@ # the IPv4 lookback interface address (this means Redis will be able to # accept connections only from clients running into the same computer it # is running). +# +# IF YOU ARE SURE YOU WANT YOUR INSTANCE TO LISTEN TO ALL THE INTERFACES +# JUST UNCOMMENT THE FOLLOWING LINE. # ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ bind 127.0.0.1