From 4682460e1f8762db565014d6e4a7f6ede6be1c60 Mon Sep 17 00:00:00 2001 From: polytan02 Date: Thu, 23 Feb 2017 11:35:28 +0000 Subject: [PATCH] multi instance true --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index c009948..e500cc6 100644 --- a/manifest.json +++ b/manifest.json @@ -11,7 +11,7 @@ "maintainer": { "name": "scith, Djip007, polytan02" }, - "multi_instance": false, + "multi_instance": true, "services": [ "nginx", "php5-fpm",