Skip to content

Commit 2cd1fec

Browse files
authored
Merge pull request #388 from DefangLabs/lio/x-defang-mongo
Add x-defang-mongodb to samples
2 parents 5184420 + 3598f82 commit 2cd1fec

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

compose.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,8 @@ services:
3636
# resources:
3737
# reservations:
3838
# memory: 256M
39+
# The following option will provision a managed MongoDB instance, eg. DocumentDB on AWS.
40+
x-defang-mongodb: true
3941

4042
volumes:
4143
mongo-data:

0 commit comments

Comments
 (0)