changed app linkding: fixed form-feeded env variables

This commit is contained in:
Markus 2025-11-16 23:58:20 +01:00
parent 8ef85cba21
commit 432095c29a

View file

@ -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
} }