mirror of
https://github.com/YunoHost-Apps/alltube_ynh.git
synced 2024-09-03 18:06:12 +02:00
Update manifest.json
This commit is contained in:
parent
149cd4828c
commit
cd1e17232f
1 changed files with 2 additions and 1 deletions
|
@ -25,7 +25,8 @@
|
||||||
},
|
},
|
||||||
"multi_instance": true,
|
"multi_instance": true,
|
||||||
"services": [
|
"services": [
|
||||||
"nginx"
|
"nginx",
|
||||||
|
"php7.3-fpm"
|
||||||
],
|
],
|
||||||
"arguments": {
|
"arguments": {
|
||||||
"install" : [
|
"install" : [
|
||||||
|
|
Loading…
Add table
Reference in a new issue