summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--public/v2/apps/couchdb.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/public/v2/apps/couchdb.json b/public/v2/apps/couchdb.json
index 83daec7..ecea503 100644
--- a/public/v2/apps/couchdb.json
+++ b/public/v2/apps/couchdb.json
@@ -2,7 +2,7 @@
"captainVersion": "2",
"documentation": "Taken from https://hub.docker.com/_/couchdb/",
"description": "Apache CouchDB is an open-source document-oriented NoSQL database, implemented in Erlang",
- "displayName": "",
+ "displayName": "CouchDB",
"dockerCompose": {
"version": "3.3",
"services": {
@@ -46,4 +46,4 @@
}
]
-} \ No newline at end of file
+}