aboutsummaryrefslogtreecommitdiff
path: root/conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf')
-rw-r--r--conf/clog.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/clog.conf b/conf/clog.conf
index 20bc77e..9000d65 100644
--- a/conf/clog.conf
+++ b/conf/clog.conf
@@ -1,7 +1,7 @@
# clog configuration
server notls {
- bind 0.0.0.0 8888
+ bind 127.0.0.1 8888
tls no
}