added shelfmark

This commit is contained in:
2026-03-30 23:05:43 +00:00
parent f53693af98
commit 99eac5924c

View File

@@ -35,3 +35,18 @@ services:
# - NET_BIND_SERVICE # - NET_BIND_SERVICE
restart: unless-stopped restart: unless-stopped
shelfmark:
image: ghcr.io/calibrain/shelfmark:latest
container_name: shelfmark
environment:
PUID: 1000
PGID: 1000
ports:
- 8084:8084
restart: unless-stopped
volumes:
- /mnt/media/downloads/books:/books # Default destination for book downloads
- ./config:/config # App configuration
# Required for torrent / usenet - path must match your download client's volume exactly
# - /path/to/downloads:/path/to/downloads