1
0

rename calibre-web-automated-book-downloader to shelfmark

This commit is contained in:
2026-04-19 17:10:56 +02:00
parent b6e1aa9392
commit 37ef7ccfc4
+3 -3
View File
@@ -33,9 +33,9 @@ services:
- ${DOCKER_STORAGE_PATH}/calibre-web-automated/customize.py.json:/config/.config/calibre/customize.py.json
restart: unless-stopped
calibre-web-automated-book-downloader:
image: ghcr.io/calibrain/calibre-web-automated-book-downloader:0.4.0
container_name: calibre-web-automated-book-downloader
shelfmark:
image: ghcr.io/calibrain/shelfmark:1.2.1
container_name: shelfmark
environment:
TZ: ${TZ}
UID: ${PUID}