summaryrefslogtreecommitdiff
path: root/rpm/mongod.conf
diff options
context:
space:
mode:
Diffstat (limited to 'rpm/mongod.conf')
-rw-r--r--rpm/mongod.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/rpm/mongod.conf b/rpm/mongod.conf
index 6dae8b54615..60ce69dcaf3 100644
--- a/rpm/mongod.conf
+++ b/rpm/mongod.conf
@@ -27,7 +27,7 @@ processManagement:
# network interfaces
net:
port: 27017
- bindIp: 127.0.0.1 # Listen to local interface only, comment to listen on all interfaces.
+ bindIp: 127.0.0.1 # Enter 0.0.0.0,:: to bind to all IPv4 and IPv6 addresses or, alternatively, use the net.bindIpAll setting.
#security: