1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/onlyoffice_ynh.git synced 2024-09-03 19:56:11 +02:00

Require yunohost >= 3.8 for the fix about short hostname otherwise rabbitmq may fail to start

This commit is contained in:
Alexandre Aubin 2020-05-23 17:44:34 +02:00
parent 663ebf3996
commit 345c3280c9

View file

@ -14,7 +14,7 @@
"email": "liberodark@gmail.com" "email": "liberodark@gmail.com"
}, },
"requirements": { "requirements": {
"yunohost": ">= 3.5" "yunohost": ">= 3.8"
}, },
"multi_instance": false, "multi_instance": false,
"services": [ "services": [