summaryrefslogtreecommitdiff
path: root/docs/cca.scfg.example
diff options
context:
space:
mode:
Diffstat (limited to 'docs/cca.scfg.example')
-rw-r--r--docs/cca.scfg.example6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/cca.scfg.example b/docs/cca.scfg.example
index 02224b3..73a1ae6 100644
--- a/docs/cca.scfg.example
+++ b/docs/cca.scfg.example
@@ -36,9 +36,9 @@ listen {
net tcp
# What is the address we should listen at? This is usually set to
- # something like ":5555" for TCP, and a file path for UNIX domain
- # sockets.
- addr :5555
+ # something like ":5555" for TCP on all interfaces, and a file path for
+ # UNIX domain sockets.
+ addr 127.0.0.1:5555
}
db {