mirror of https://github.com/MISP/misp-dashboard
back to localhost binding
parent
8a90dffb65
commit
e7f05d00ab
|
@ -62,6 +62,7 @@ tcp-backlog 511
|
||||||
#
|
#
|
||||||
# bind 192.168.1.100 10.0.0.1
|
# bind 192.168.1.100 10.0.0.1
|
||||||
# bind 127.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
|
# 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
|
# incoming connections. There is no default, so Redis will not listen
|
||||||
|
|
Loading…
Reference in New Issue