summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorKasra Bigdeli <[email protected]>2019-12-05 08:00:15 -0500
committerGitHub <[email protected]>2019-12-05 08:00:15 -0500
commita9d7302439e2bfb3bd90d81815eaf18b52217b3e (patch)
treea7bc8319abb8feb707e0933ba35114efeb09e028
parent5b629f27b7e20dc5776551d1474b65604ab4404f (diff)
downloadcaprover-one-click-apps-a9d7302439e2bfb3bd90d81815eaf18b52217b3e.tar.gz
caprover-one-click-apps-a9d7302439e2bfb3bd90d81815eaf18b52217b3e.zip
Update couchdb.json
-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
+}