1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/duniter_ynh.git synced 2024-09-03 18:26:35 +02:00

[mod] manifest: set app multi-instance.

This commit is contained in:
Moul 2017-03-03 22:36:14 +01:00
parent 47af883066
commit f3b8dda8ec

View file

@ -16,7 +16,7 @@
"requirements": {
"yunohost": ">> 2.4.0"
},
"multi_instance": false,
"multi_instance": true,
"services": [
"nginx"
],