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
@@ -31,6 +31,8 @@ This application uses the [IBM Cloud Databases for MongoDB service](https://clou
31
31
6. Run `node server.js` to start your app
32
32
7. Open a browser to the link provided in the terminal prompt to view your app
33
33
34
+
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.
35
+
34
36
##### Deploy to IBM Cloud
35
37
36
38
Option 1 (launch this app directly from this repo):
0 commit comments