From cb48cdc2d19f8440c71e17b61b78cfe23e43fb03 Mon Sep 17 00:00:00 2001 From: pixelthorn Date: Tue, 30 Jun 2026 22:53:00 -0500 Subject: [PATCH] Update linkding-compose.yaml --- linkding-compose.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/linkding-compose.yaml b/linkding-compose.yaml index 991060b..e693ad1 100644 --- a/linkding-compose.yaml +++ b/linkding-compose.yaml @@ -15,4 +15,5 @@ services: - homepage.icon=linkding.png - homepage.href=${LINKDING_URL} - homepage.description=Linkding Bookmark Manager - - dockhand.url=${LINKDING_URL} \ No newline at end of file + - dockhand.url=${LINKDING_URL} + - rackpeek.tags=services \ No newline at end of file