Update couchdb.json
This commit is contained in:
parent
5b629f27b7
commit
a9d7302439
|
|
@ -2,7 +2,7 @@
|
||||||
"captainVersion": "2",
|
"captainVersion": "2",
|
||||||
"documentation": "Taken from https://hub.docker.com/_/couchdb/",
|
"documentation": "Taken from https://hub.docker.com/_/couchdb/",
|
||||||
"description": "Apache CouchDB is an open-source document-oriented NoSQL database, implemented in Erlang",
|
"description": "Apache CouchDB is an open-source document-oriented NoSQL database, implemented in Erlang",
|
||||||
"displayName": "",
|
"displayName": "CouchDB",
|
||||||
"dockerCompose": {
|
"dockerCompose": {
|
||||||
"version": "3.3",
|
"version": "3.3",
|
||||||
"services": {
|
"services": {
|
||||||
|
|
@ -46,4 +46,4 @@
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue