Merge pull request #144 from YunoHost/php7.3

Update to php7.3
This commit is contained in:
yalh76
2021-02-28 23:04:04 +01:00
committed by GitHub

View File

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