mirror of
https://github.com/YunoHost-Apps/alltube_ynh.git
synced 2024-09-03 18:06:12 +02:00
remove php7.3-fpm from manifest
This commit is contained in:
parent
9e914ec889
commit
bc5d2a0122
1 changed files with 2 additions and 3 deletions
|
@ -6,7 +6,7 @@
|
|||
"en": "A web interface for Youtube-dl",
|
||||
"fr": "Un interface web pour Youtube-dl"
|
||||
},
|
||||
"version": "2.3.0~ynh1",
|
||||
"version": "2.3.0~ynh2",
|
||||
"url": "http://alltubedownload.net/",
|
||||
"license": "GPL-3.0-only",
|
||||
"maintainer": {
|
||||
|
@ -18,8 +18,7 @@
|
|||
},
|
||||
"multi_instance": true,
|
||||
"services": [
|
||||
"nginx",
|
||||
"php7.3-fpm"
|
||||
"nginx"
|
||||
],
|
||||
"arguments": {
|
||||
"install" : [
|
||||
|
|
Loading…
Add table
Reference in a new issue