From a9d7302439e2bfb3bd90d81815eaf18b52217b3e Mon Sep 17 00:00:00 2001 From: Kasra Bigdeli Date: Thu, 5 Dec 2019 08:00:15 -0500 Subject: [PATCH] Update couchdb.json --- public/v2/apps/couchdb.json | 4 ++-- 1 file 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 +}