no comment in json
This commit is contained in:
parent
d5c2b991e0
commit
8ecdf1d946
1 changed files with 0 additions and 16 deletions
|
@ -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",
|
||||
|
|
Loading…
Add table
Reference in a new issue