1
0
Fork 0
mirror of https://github.com/YunoHost/apps.git synced 2024-09-03 20:06:07 +02:00

Added couchdb to app.json

This commit is contained in:
Eauchat 2021-03-08 08:16:50 +00:00 committed by GitHub
parent 881a9dabee
commit d495923ee9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -487,6 +487,14 @@
], ],
"url": "https://github.com/YunoHost-Apps/coturn_ynh" "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": { "couchpotato": {
"branch": "master", "branch": "master",
"category": "multimedia", "category": "multimedia",