1
0
Fork 0
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:
Yalh 2019-01-24 06:23:39 +01:00 committed by yalh76
parent 6ac64e8a96
commit 7ab2b821e1

View file

@ -16,7 +16,7 @@
"requirements": { "requirements": {
"yunohost": ">= 2.7.14" "yunohost": ">= 2.7.14"
}, },
"multi_instance": false, "multi_instance": true,
"services": [ "services": [
"nginx", "nginx",
"mysql" "mysql"