From 90a4c77354ea3a308c98073bc10d08ea9feb6b6b Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Sun, 28 Nov 2021 22:36:30 +0100 Subject: [PATCH] Update manifest.json --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 5c3a696..86b2294 100644 --- a/manifest.json +++ b/manifest.json @@ -22,7 +22,7 @@ "requirements": { "yunohost": ">> 4.3.0" }, - "multi_instance": false, + "multi_instance": true, "services": [ "nginx" ],