From 37580a7feba861195ea26af6cf99fb80f3faf1a6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Josu=C3=A9=20Tille?= Date: Mon, 11 Jun 2018 15:31:03 +0200 Subject: [PATCH] Fix manifest --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 9315e95..39742f6 100644 --- a/manifest.json +++ b/manifest.json @@ -20,7 +20,7 @@ "name": "aymhce", "email": "aymhce@gmail.com" }, - "multi_instance": "true", + "multi_instance": true, "services": [ "nginx", "php5-fpm",