6381 - by default just listen on loopback interface [security hardening]

user will change explicitly the bind option if necessary
pull/318/head
raggadhub 2019-01-27 16:03:40 +01:00 committed by GitHub
parent fa1edd6e0a
commit 2d8b88af89
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -61,7 +61,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