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:
parent
5a0c8842bd
commit
8431aee679
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@
|
|||
"multi_instance": true,
|
||||
"services": [
|
||||
"nginx",
|
||||
"php7.3-fpm",
|
||||
"php7.0-fpm",
|
||||
"mysql",
|
||||
"postgresql"
|
||||
],
|
||||
|
|
Loading…
Add table
Reference in a new issue