summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/sheldond.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/sheldond.conf b/doc/sheldond.conf
index 7c39f06..1c04c87 100644
--- a/doc/sheldond.conf
+++ b/doc/sheldond.conf
@@ -5,8 +5,8 @@ default_host = localhost
gem_root = ./doc
# you can define as many of these as you like
-listen = [::1]:1965
-listen = 127.0.0.1:1965
+listen = 0.0.0.0:1965
+listen = [::]:1965
# privilege level for the server to drop to after initializing
user = nobody