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:
parent
461266814d
commit
314ed42315
1 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"name": "Loki + Promtail",
|
||||
"name": "Loki",
|
||||
"id": "loki",
|
||||
"packaging_format": 1,
|
||||
"description": {
|
||||
|
@ -22,7 +22,7 @@
|
|||
"requirements": {
|
||||
"yunohost": ">= 11.0.0"
|
||||
},
|
||||
"multi_instance": true,
|
||||
"multi_instance": false,
|
||||
"services": [],
|
||||
"arguments": {
|
||||
"install": []
|
||||
|
|
Loading…
Add table
Reference in a new issue