Merge pull request #647 from runa/patch-3

Fix: bind Redis to localhost
This commit is contained in:
Arik Fraimovich 2015-11-11 06:04:58 +02:00
commit 91806eda44

View File

@ -62,7 +62,7 @@ tcp-backlog 511
# Examples:
#
# bind 192.168.1.100 10.0.0.1
# bind 127.0.0.1
bind 127.0.0.1
# Specify the path for the Unix socket that will be used to listen for
# incoming connections. There is no default, so Redis will not listen