mirror of
https://github.com/YunoHost-Apps/quizzes_ynh.git
synced 2024-09-03 20:16:11 +02:00
Update manifest.json
This commit is contained in:
parent
ecd53af4b1
commit
cb8149a763
1 changed files with 1 additions and 3 deletions
|
@ -11,7 +11,6 @@
|
|||
"upstream": {
|
||||
"license": "AGPL-3.0-only",
|
||||
"website": "https://github.com/hipay/quizzes/",
|
||||
"admindoc": "https://yunohost.org/packaging_apps",
|
||||
"code": "https://github.com/hipay/quizzes/"
|
||||
},
|
||||
"license": "AGPL-3.0-only",
|
||||
|
@ -25,8 +24,7 @@
|
|||
"multi_instance": true,
|
||||
"services": [
|
||||
"nginx",
|
||||
"php7.3-fpm",
|
||||
"mysql"
|
||||
"php7.3-fpm"
|
||||
],
|
||||
"arguments": {
|
||||
"install" : [
|
||||
|
|
Loading…
Add table
Reference in a new issue