From 510a189f09f4461f57e4990526a88703d4fdaef9 Mon Sep 17 00:00:00 2001 From: zeus Date: Sun, 12 Dec 2021 21:53:52 +0200 Subject: [PATCH] mongoexpress --- README.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/README.md b/README.md index 6282e0e..bac3f74 100644 --- a/README.md +++ b/README.md @@ -41,3 +41,18 @@ This is a quickstart guide of howto use this *LabInstance to deploy Vue js appli > port 8081 > +## Connect string +> +> +> Find ip with mongoserver +> +> nmap -sP IP/24 +> +> nmap -p- IP +> +> mongo-express --admin --url mongodb://172.25.0.2:27017 +> +> open Browser +> + +## More Info: https://git.swarmlab.io:3000/docs/Documentation