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

fix PHP service

This commit is contained in:
Éric Gaspar 2020-10-16 17:42:03 +02:00 committed by GitHub
parent 5a0c8842bd
commit 8431aee679
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -17,7 +17,7 @@
"multi_instance": true,
"services": [
"nginx",
"php7.3-fpm",
"php7.0-fpm",
"mysql",
"postgresql"
],