diff options
Diffstat (limited to 'conf')
-rw-r--r-- | conf/workers.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/conf/workers.conf b/conf/workers.conf index b6cae0e56..fd57c8845 100644 --- a/conf/workers.conf +++ b/conf/workers.conf @@ -17,4 +17,5 @@ worker { count = 1; bind_socket = "localhost:11336"; password = "q1"; + secure_ip = "127.0.0.1"; } |