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": {
|
"upstream": {
|
||||||
"license": "AGPL-3.0-only",
|
"license": "AGPL-3.0-only",
|
||||||
"website": "https://github.com/hipay/quizzes/",
|
"website": "https://github.com/hipay/quizzes/",
|
||||||
"admindoc": "https://yunohost.org/packaging_apps",
|
|
||||||
"code": "https://github.com/hipay/quizzes/"
|
"code": "https://github.com/hipay/quizzes/"
|
||||||
},
|
},
|
||||||
"license": "AGPL-3.0-only",
|
"license": "AGPL-3.0-only",
|
||||||
|
@ -25,8 +24,7 @@
|
||||||
"multi_instance": true,
|
"multi_instance": true,
|
||||||
"services": [
|
"services": [
|
||||||
"nginx",
|
"nginx",
|
||||||
"php7.3-fpm",
|
"php7.3-fpm"
|
||||||
"mysql"
|
|
||||||
],
|
],
|
||||||
"arguments": {
|
"arguments": {
|
||||||
"install" : [
|
"install" : [
|
||||||
|
|
Loading…
Add table
Reference in a new issue