From e2aed980dbf91608fa3e7ad57ee5032a48bd1ce0 Mon Sep 17 00:00:00 2001 From: oufmilo <44617467+oufmilo@users.noreply.github.com> Date: Mon, 2 Jan 2023 22:36:34 +0100 Subject: [PATCH] Update manifest.json --- manifest.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index dab66f3..3511c0b 100644 --- a/manifest.json +++ b/manifest.json @@ -22,8 +22,7 @@ "requirements": { "yunohost": ">= 4.3.0" }, - "multi_instance": true, - "services": [ + "services": [ "nginx", "postgresql" ],