diff options
| author | Kasra Bigdeli <[email protected]> | 2019-12-04 21:43:29 -0500 |
|---|---|---|
| committer | Kasra Bigdeli <[email protected]> | 2019-12-04 21:43:29 -0500 |
| commit | e265342756022df030c5ec306262afc418756a4d (patch) | |
| tree | 1599c7044367a2c1bb46f03e3b4da0c82f6062c5 /public/v2/apps/mongodb.json | |
| parent | 64be0353b2e07b6ecad38ab8fd953ecfe6d1ead8 (diff) | |
| download | caprover-one-click-apps-e265342756022df030c5ec306262afc418756a4d.tar.gz caprover-one-click-apps-e265342756022df030c5ec306262afc418756a4d.zip | |
added optional name values
Diffstat (limited to 'public/v2/apps/mongodb.json')
| -rw-r--r-- | public/v2/apps/mongodb.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/public/v2/apps/mongodb.json b/public/v2/apps/mongodb.json index e7480bb..4b86fa3 100644 --- a/public/v2/apps/mongodb.json +++ b/public/v2/apps/mongodb.json @@ -1,6 +1,7 @@ { "captainVersion": "2", "documentation": "Taken from https://hub.docker.com/r/mongo/", + "displayName": "", "description": "MongoDB is a cross-platform document-oriented database program. Classified as a NoSQL database program", "dockerCompose": { "version": "3.3", |
