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
In the [MongoDB Docker Hub](https://hub.docker.com/_/mongo) page under "Initializing a fresh instance" is the info on how to execute JavaScript to initialize the database and an user for it.
396
396
397
-
The exercise project has file <i>todo-app/todo-backend/mongo/mongo-init.js</i> with contents:
397
+
The exercise project has a file <i>todo-app/todo-backend/mongo/mongo-init.js</i> with contents:
0 commit comments