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:
parent
db1d2a0872
commit
57e5524828
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@
|
||||||
"requirements": {
|
"requirements": {
|
||||||
"yunohost": ">> 4.3.0"
|
"yunohost": ">> 4.3.0"
|
||||||
},
|
},
|
||||||
"multi_instance": false,
|
"multi_instance": true,
|
||||||
"services": [
|
"services": [
|
||||||
"nginx"
|
"nginx"
|
||||||
],
|
],
|
||||||
|
|
Loading…
Add table
Reference in a new issue