We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 511123a commit 4338afdCopy full SHA for 4338afd
functions/go-mongo/README.md
@@ -10,6 +10,7 @@ For this example, [Scaleway Console](https://console.scaleway.com/) will be used
10
## Requirements
11
12
- MongoDB created [documentation](https://www.scaleway.com/en/docs/managed-mongodb-databases/quickstart/#how-to-create-a-database-instance)
13
+- The MongoDB instance must be public (not listening to a private network only since Serverless Functions do not support private networks yet)
14
15
## Step 1 - Mongo
16
0 commit comments