summaryrefslogtreecommitdiff
path: root/databases/mongodb60/pkg-message
diff options
context:
space:
mode:
Diffstat (limited to 'databases/mongodb60/pkg-message')
-rw-r--r--databases/mongodb60/pkg-message2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/mongodb60/pkg-message b/databases/mongodb60/pkg-message
index 047b46f2ccb1..90e9481de3d1 100644
--- a/databases/mongodb60/pkg-message
+++ b/databases/mongodb60/pkg-message
@@ -9,7 +9,7 @@ MongoDB 6.0 and up do not include the 'mongo' CLI shell anymore. You can
use the MongoDB Shell (https://github.com/mongodb-js/mongosh).
# pkg install npm
$ npm install mongosh
-$ npx mongosh mongodb://127.0.0.1:27117/
+$ npx mongosh mongodb://127.0.0.1:27017/
EOM
}