1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/loki_ynh.git synced 2024-09-03 19:36:16 +02:00

Unset multi_instance

This commit is contained in:
Florent 2022-12-27 00:18:09 +01:00
parent 461266814d
commit 314ed42315

View file

@ -1,5 +1,5 @@
{ {
"name": "Loki + Promtail", "name": "Loki",
"id": "loki", "id": "loki",
"packaging_format": 1, "packaging_format": 1,
"description": { "description": {
@ -22,7 +22,7 @@
"requirements": { "requirements": {
"yunohost": ">= 11.0.0" "yunohost": ">= 11.0.0"
}, },
"multi_instance": true, "multi_instance": false,
"services": [], "services": [],
"arguments": { "arguments": {
"install": [] "install": []