changed app linkding: fixed form-feeded env variables
This commit is contained in:
parent
8ef85cba21
commit
432095c29a
1 changed files with 2 additions and 2 deletions
|
|
@ -6,7 +6,7 @@
|
||||||
"dynamic_config": true,
|
"dynamic_config": true,
|
||||||
"id": "linkding",
|
"id": "linkding",
|
||||||
"description": "linkding is a bookmark manager that you can host yourself. It's designed be to be minimal, fast, and easy to set up using Docker.",
|
"description": "linkding is a bookmark manager that you can host yourself. It's designed be to be minimal, fast, and easy to set up using Docker.",
|
||||||
"tipi_version": 1,
|
"tipi_version": 2,
|
||||||
"version": "1.44.1",
|
"version": "1.44.1",
|
||||||
"categories": ["utilities"],
|
"categories": ["utilities"],
|
||||||
"short_desc": "self-hosted bookmark manager",
|
"short_desc": "self-hosted bookmark manager",
|
||||||
|
|
@ -32,5 +32,5 @@
|
||||||
],
|
],
|
||||||
"supported_architectures": ["arm64", "amd64"],
|
"supported_architectures": ["arm64", "amd64"],
|
||||||
"created_at": 1763331296327,
|
"created_at": 1763331296327,
|
||||||
"updated_at": 1763331296327
|
"updated_at": 1763333712520
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue