mirror of
https://github.com/YunoHost-Apps/emailpoubelle_ynh.git
synced 2024-09-03 18:26:29 +02:00
Update manifest.json
This commit is contained in:
parent
b3cc7acdb1
commit
a926da2f18
1 changed files with 2 additions and 1 deletions
|
@ -14,12 +14,13 @@
|
||||||
"email": "misterl56@hotmail.com"
|
"email": "misterl56@hotmail.com"
|
||||||
},
|
},
|
||||||
"requirements": {
|
"requirements": {
|
||||||
"yunohost": ">= 4.1.0"
|
"yunohost": ">= 4.2.0"
|
||||||
},
|
},
|
||||||
"multi_instance": false,
|
"multi_instance": false,
|
||||||
"services": [
|
"services": [
|
||||||
"nginx",
|
"nginx",
|
||||||
"mysql",
|
"mysql",
|
||||||
|
"php7.3-fpm",
|
||||||
"dovecot",
|
"dovecot",
|
||||||
"postfix"
|
"postfix"
|
||||||
],
|
],
|
||||||
|
|
Loading…
Add table
Reference in a new issue