Skip to content

Commit ab9534e

Browse files
committed
update example
1 parent ea2f78e commit ab9534e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/concepts/managed-storage/managed-mongodb.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,8 @@ services:
6161
db:
6262
image: mongo:5
6363
x-defang-mongodb: true
64+
environment:
65+
MONGO_INITDB_DATABASE: mydb
6466
```
6567
6668
:::warning[Deleting a GCP Firestore MongoDB Database]

0 commit comments

Comments
 (0)