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"