From a55f0051be0c8aa586fc19c9601645656b7fefa2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?G=C3=A9rard=20Collin?= Date: Mon, 2 Jan 2023 17:20:18 +0100 Subject: [PATCH] Add Mongo-Express server --- apps.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/apps.json b/apps.json index f71356b5..aa726dde 100644 --- a/apps.json +++ b/apps.json @@ -2676,6 +2676,14 @@ ], "url": "https://github.com/YunoHost-Apps/modernpaste_ynh" }, + "mongo-express": { + "category": "system_tools", + "state": "working", + "subtags": [ + "db" + ], + "url": "https://github.com/gcollin/mongo-express_ynh" + }, "monica": { "category": "wat", "level": 7,