1
0
Fork 0
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:
oufmilo 2021-06-25 13:03:01 +02:00 committed by GitHub
parent b3cc7acdb1
commit a926da2f18
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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"
], ],