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 +}