From 2f96cd54320d4118d80a82907598c3cdd1722ebb Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Mon, 11 Jan 2021 22:41:32 +0100 Subject: [PATCH] Update manifest.json --- manifest.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index a2121e3..2320515 100644 --- a/manifest.json +++ b/manifest.json @@ -15,7 +15,8 @@ }, "multi_instance": true, "services": [ - "nginx" + "nginx", + "mysql" ], "requirements": { "yunohost": ">= 3.8.1"