You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -36,6 +36,8 @@ Interested in learning more about Docker? Visit https://www.pluralsight.com/cour
36
36
37
37
9. Navigate to http://localhost:3000 (http://192.168.99.100:3000 if using Docker Toolbox) in your browser to view the site. This assumes that's the IP assigned to VirtualBox - change if needed.
38
38
39
+
10. Run `docker-compose down` to stop the containers and remove them.
40
+
39
41
## To run the app with Node.js and MongoDB (without Docker):
40
42
41
43
1. Install and start MongoDB (https://docs.mongodb.com/manual/administration/install-community/).
0 commit comments