From 8ecdf1d946ede81dd47360eb57fdcca1259e4292 Mon Sep 17 00:00:00 2001 From: Hadrien Date: Mon, 1 Nov 2021 20:28:06 +0300 Subject: [PATCH] no comment in json --- manifest.json | 16 ---------------- 1 file changed, 16 deletions(-) diff --git a/manifest.json b/manifest.json index e9c1904..ad76a16 100644 --- a/manifest.json +++ b/manifest.json @@ -27,9 +27,6 @@ "multi_instance": true, "services": [ "nginx" - // "php7.3-fpm", - // "nodejs", - // "mysql" ], "arguments": { "install": [ @@ -52,19 +49,6 @@ "type": "boolean", "default": true }, - // { - // "name": "language", - // "type": "string", - // "ask": { - // "en": "Choose the application language", - // "fr": "Choisissez la langue de l'application" - // }, - // "choices": [ - // "fr", - // "en" - // ], - // "default": "fr" - // }, { "name": "password", "type": "password",