1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/zabbix_ynh.git synced 2024-09-03 20:36:14 +02:00

Update manifest.json

This commit is contained in:
Éric Gaspar 2023-10-19 13:59:10 +02:00
parent b3fd0e4191
commit 859ad85c4b

View file

@ -25,7 +25,7 @@
"multi_instance": false,
"services": [
"nginx",
"php7.3-fpm",
"php7.4-fpm",
"mysql"
],
"arguments": {
@ -51,7 +51,7 @@
},
{
"name": "language",
"type": "string",
"type": "select",
"ask": {
"en": "Choose the application language",
"fr": "Choisissez la langue de l'application"