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.
2 parents 5184420 + 3598f82 commit 2cd1fecCopy full SHA for 2cd1fec
compose.yaml
@@ -36,6 +36,8 @@ services:
36
# resources:
37
# reservations:
38
# memory: 256M
39
+ # The following option will provision a managed MongoDB instance, eg. DocumentDB on AWS.
40
+ x-defang-mongodb: true
41
42
volumes:
43
mongo-data:
0 commit comments