1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/acropolis_ynh.git synced 2024-09-03 18:06:22 +02:00

not multi-instance

This commit is contained in:
David Sterry 2021-12-09 19:40:24 -08:00
parent 76d1ae940d
commit 898bc34f93

View file

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