From 9e06b475c00f0513402a78622fa29e0cfd99ba50 Mon Sep 17 00:00:00 2001 From: Felddy Date: Thu, 3 Oct 2024 11:25:51 -0400 Subject: [PATCH] Remove duplicate note text --- README.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/README.md b/README.md index 9bb85bd..c7d27f8 100644 --- a/README.md +++ b/README.md @@ -40,9 +40,6 @@ Mongo Express is accessible at http://admin:pass@localhost:8081 Press Enter to stop Mongo Express and MongoDB containers... ``` -Note that the previous command will execute all of the `cyhy-db` unit tests, -which will create a variety of collections and documents. - Based on the example output above, you can access the MongoDB instance at `mongodb://mongoadmin:secret@localhost:32859` and the Mongo Express web interface at `http://admin:pass@localhost:8081`. Note that the MongoDB