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 ea2f78e commit ab9534eCopy full SHA for ab9534e
docs/concepts/managed-storage/managed-mongodb.md
@@ -61,6 +61,8 @@ services:
61
db:
62
image: mongo:5
63
x-defang-mongodb: true
64
+ environment:
65
+ MONGO_INITDB_DATABASE: mydb
66
```
67
68
:::warning[Deleting a GCP Firestore MongoDB Database]
0 commit comments