diff options
| author | Kasra Bigdeli <[email protected]> | 2019-12-05 08:00:15 -0500 |
|---|---|---|
| committer | GitHub <[email protected]> | 2019-12-05 08:00:15 -0500 |
| commit | a9d7302439e2bfb3bd90d81815eaf18b52217b3e (patch) | |
| tree | a7bc8319abb8feb707e0933ba35114efeb09e028 | |
| parent | 5b629f27b7e20dc5776551d1474b65604ab4404f (diff) | |
| download | caprover-one-click-apps-a9d7302439e2bfb3bd90d81815eaf18b52217b3e.tar.gz caprover-one-click-apps-a9d7302439e2bfb3bd90d81815eaf18b52217b3e.zip | |
Update couchdb.json
| -rw-r--r-- | public/v2/apps/couchdb.json | 4 |
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 +} |
