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