Give obvious instructions on how to bind all interfaces.
This commit is contained in:
parent
1024664247
commit
0aa5acc8f3
@ -49,6 +49,9 @@
|
|||||||
# the IPv4 lookback interface address (this means Redis will be able to
|
# the IPv4 lookback interface address (this means Redis will be able to
|
||||||
# accept connections only from clients running into the same computer it
|
# accept connections only from clients running into the same computer it
|
||||||
# is running).
|
# 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
|
bind 127.0.0.1
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user