From d495923ee9c426732b5e72271f6c4da4dcd20ea4 Mon Sep 17 00:00:00 2001 From: Eauchat <34686393+eauchat@users.noreply.github.com> Date: Mon, 8 Mar 2021 08:16:50 +0000 Subject: [PATCH] Added couchdb to app.json --- apps.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/apps.json b/apps.json index 5730a68f..e55115ef 100644 --- a/apps.json +++ b/apps.json @@ -487,6 +487,14 @@ ], "url": "https://github.com/YunoHost-Apps/coturn_ynh" }, + "couchdb": { + "branch": "master", + "category": "system_tools", + "revision": "HEAD", + "state": "working", + "maintained": true, + "url": "https://github.com/YunoHost-Apps/couchdb_ynh" + }, "couchpotato": { "branch": "master", "category": "multimedia",