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
+9-1Lines changed: 9 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -36,7 +36,15 @@ This application uses the [IBM Cloud Databases for MongoDB service](https://clou
36
36
37
37
> Note that the code assumes a secured connection to MongoDB using SSL and a certificate. This way you can run the app locally but connect to IBM Cloud Databases for MongoDB.
38
38
39
-
An alternative way of local development is using the provided Dockerfile.
39
+
An alternative way of running locally is using the provided `Dockerfile`.
40
+
- Install docker on your machine and build the docker image
0 commit comments