remove calibre-web
This commit is contained in:
@@ -30,25 +30,6 @@ services:
|
||||
- ${DNS_IP}
|
||||
restart: unless-stopped
|
||||
|
||||
# Calibre (ebook management)
|
||||
calibre-web-automated:
|
||||
image: crocodilestick/calibre-web-automated:latest
|
||||
container_name: calibre-web
|
||||
environment:
|
||||
- TZ=${TZ}
|
||||
- PUID=1000
|
||||
- PGID=100
|
||||
- DOCKER_MODS=lscr.io/linuxserver/mods:universal-calibre-v7.16.0
|
||||
volumes:
|
||||
- ${DOCKER_DIR}/calibre/config:/config
|
||||
- ${DOCKER_DIR}/calibre/ingest:/cwa-book-ingest
|
||||
- ${DOCKER_DIR}/calibre/books:/calibre-library
|
||||
ports:
|
||||
- 8083:8083
|
||||
dns:
|
||||
- ${DNS_IP}
|
||||
restart: unless-stopped
|
||||
|
||||
## Immich (photo library management)
|
||||
immich_server:
|
||||
container_name: immich_server
|
||||
|
||||
Reference in New Issue
Block a user