feat: Support for Calibre-Web 0.6.23

This commit is contained in:
wanghe-fit2cloud 2024-09-20 15:28:31 +08:00
parent d13b011285
commit 890e58c667
2 changed files with 1 additions and 2 deletions

View File

@ -1,5 +1,6 @@
services:
calibre-web:
image: linuxserver/calibre-web:0.6.23
container_name: ${CONTAINER_NAME}
restart: always
networks:
@ -15,10 +16,8 @@ services:
- TZ=${TIME_ZONE}
- DOCKER_MODS=linuxserver/mods:universal-calibre
- OAUTHLIB_RELAX_TOKEN_SCOPE=1
image: linuxserver/calibre-web:0.6.21-ls241
labels:
createdBy: "Apps"
networks:
1panel-network:
external: true