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

fix php fpm version

This commit is contained in:
Clément 2019-05-22 17:37:02 +02:00
parent c80a2bc938
commit 73cb1b5b64

View file

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