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

[YEP-2.1?] php7.3-fpm service not installed by the install file but present in the manifest

This commit is contained in:
yalh76 2020-06-11 13:35:14 +02:00
parent f6286caba1
commit 942d187c05

View file

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