From e7f05d00ab57e345c8f55305ca156254d0e5eafd Mon Sep 17 00:00:00 2001 From: Sascha Rommelfangen Date: Mon, 4 Mar 2019 15:48:58 +0100 Subject: [PATCH] back to localhost binding --- config/6250.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/config/6250.conf b/config/6250.conf index 6ab5148..f7e9af8 100644 --- a/config/6250.conf +++ b/config/6250.conf @@ -62,6 +62,7 @@ tcp-backlog 511 # # bind 192.168.1.100 10.0.0.1 # bind 127.0.0.1 +bind 127.0.0.1 ::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