1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/scrumblr_ynh.git synced 2024-09-03 20:16:29 +02:00

change multi-instance value

This commit is contained in:
Tobias Ollive 2021-12-29 21:35:50 +01:00
parent db1d2a0872
commit 57e5524828

View file

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