mirror of
https://github.com/YunoHost-Apps/traggo_ynh.git
synced 2024-09-04 01:15:55 +02:00
Update manifest.json
This commit is contained in:
parent
458053dc5b
commit
c9993645d4
1 changed files with 3 additions and 4 deletions
|
@ -16,16 +16,15 @@
|
|||
},
|
||||
"license": "GPL-3.0",
|
||||
"maintainer": {
|
||||
"name": "John doe",
|
||||
"email": "john.doe@example.com"
|
||||
"name": "",
|
||||
"email": ""
|
||||
},
|
||||
"requirements": {
|
||||
"yunohost": ">= 4.3.0"
|
||||
},
|
||||
"multi_instance": true,
|
||||
"services": [
|
||||
"nginx",
|
||||
"mysql"
|
||||
"nginx"
|
||||
],
|
||||
"arguments": {
|
||||
"install": [
|
||||
|
|
Loading…
Reference in a new issue