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

Update manifest.json

This commit is contained in:
ericgaspar 2021-04-29 07:51:04 +02:00
parent a8a7d70e3d
commit ee3e3a08ab

View file

@ -20,7 +20,7 @@
"multi_instance": true,
"services": [
"nginx",
"php7.0-fpm",
"php7.3-fpm",
"mysql"
],
"arguments": {
@ -62,7 +62,7 @@
},
{
"name": "password",
"type": "password",
"type": "password"
}
]
}