Explicitely specify the fuzzy worker listen address
This commit is contained in:
@@ -1,4 +1,5 @@
|
|||||||
type = "fuzzy";
|
type = "fuzzy";
|
||||||
|
bind_socket = "*:11335";
|
||||||
count = 1;
|
count = 1;
|
||||||
backend = "redis";
|
backend = "redis";
|
||||||
expire = 90d;
|
expire = 90d;
|
||||||
|
|||||||
Reference in New Issue
Block a user