Skip to content

Commit

Permalink
Remove duplicate note text
Browse files Browse the repository at this point in the history
  • Loading branch information
felddy committed Oct 3, 2024
1 parent aca07b4 commit 9e06b47
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 9e06b47

Please sign in to comment.