mirror of
https://github.com/YunoHost-Apps/laverna_ynh.git
synced 2024-09-03 19:36:06 +02:00
Update manifest.json
This commit is contained in:
parent
450d0314c4
commit
73ec58a012
1 changed files with 3 additions and 5 deletions
|
@ -10,17 +10,15 @@
|
|||
"url": "https://laverna.cc/index.html",
|
||||
"license": "MPL-2.0",
|
||||
"maintainer": {
|
||||
"name": "Alex",
|
||||
"email": "apulido@free.fr"
|
||||
"name": "",
|
||||
"email": ""
|
||||
},
|
||||
"requirements": {
|
||||
"yunohost": ">> 4.0.0"
|
||||
},
|
||||
"multi_instance": true,
|
||||
"services": [
|
||||
"nginx",
|
||||
"php7.0-fpm",
|
||||
"mysql"
|
||||
"nginx"
|
||||
],
|
||||
"arguments": {
|
||||
"install" : [
|
||||
|
|
Loading…
Reference in a new issue