From fd8c8c6a77f2cc88f272e1b2323476ad852498d6 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Sun, 31 Jan 2021 20:33:15 +0100 Subject: [PATCH] Add coturn --- apps.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/apps.json b/apps.json index e8cde10e..4bd31656 100644 --- a/apps.json +++ b/apps.json @@ -455,6 +455,16 @@ "state": "notworking", "url": "https://github.com/YunoHost-Apps/coquelicot_ynh" }, + "coturn": { + "branch": "master", + "category": "system_tools", + "revision": "HEAD", + "state": "working", + "subtags": [ + "network" + ], + "url": "https://github.com/labriqueinternet/coturn_ynh" + }, "couchpotato": { "branch": "master", "category": "multimedia",