aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--conf/worker-controller.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/conf/worker-controller.inc b/conf/worker-controller.inc
index f0fe955f0..7080dcc8d 100644
--- a/conf/worker-controller.inc
+++ b/conf/worker-controller.inc
@@ -4,4 +4,5 @@ type = "controller";
count = 1;
password = "q1";
secure_ip = "127.0.0.1";
+secure_ip = "::1";
static_dir = "${WWWDIR}";