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

multiinstance

This commit is contained in:
yalh76 2022-03-26 16:34:06 +01:00
parent 89183f321f
commit de02dec85d

View file

@ -24,7 +24,7 @@
"requirements": {
"yunohost": ">= 4.3.0"
},
"multi_instance": false,
"multi_instance": true,
"services": [
"nginx"
],