From 5e04ecd98dcd92c2bcff49365c29e4a484309fc3 Mon Sep 17 00:00:00 2001 From: zeus Date: Mon, 13 Dec 2021 12:44:15 +0200 Subject: [PATCH] mongoexpress --- faq/modules/ROOT/pages/index.adoc | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/faq/modules/ROOT/pages/index.adoc b/faq/modules/ROOT/pages/index.adoc index 13c5cdb..e4dab7a 100644 --- a/faq/modules/ROOT/pages/index.adoc +++ b/faq/modules/ROOT/pages/index.adoc @@ -164,12 +164,11 @@ TIP: Once attached, you can work with the MongoDB server, managing MongoDB Datab [source,bash] ---- mongo-express --admin --url mongodb://[IP]:27017 +[IP] = Step (3) ---- - Reload http://localhost:port - - step 1. + Step (1) ====