mirror of
https://github.com/YunoHost-Apps/writefreely_ynh.git
synced 2024-09-03 20:36:02 +02:00
Activating multi-instance
This commit is contained in:
parent
6ac64e8a96
commit
51ba48bfcf
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@
|
|||
"requirements": {
|
||||
"yunohost": ">= 2.7.14"
|
||||
},
|
||||
"multi_instance": false,
|
||||
"multi_instance": true,
|
||||
"services": [
|
||||
"nginx",
|
||||
"mysql"
|
||||
|
|
Loading…
Add table
Reference in a new issue