This commit is contained in:
Shaun Webb 2017-07-27 15:27:46 +09:00 committed by GitHub
parent dc997755bf
commit f06f10e66b

View File

@ -59,7 +59,7 @@
# internet, binding to all the interfaces is dangerous and will expose the
# instance to everybody on the internet. So by default we uncomment the
# following bind directive, that will force Redis to listen only into
# the IPv4 lookback interface address (this means Redis will be able to
# the IPv4 loopback interface address (this means Redis will be able to
# accept connections only from clients running into the same computer it
# is running).
#