1
0
mirror of https://github.com/pooneyy/1Panel-Appstore.git synced 2026-05-05 08:40:22 +08:00
pooneyy 96925467e0
feat(calibre-web): update docker image to version 0.6.25-ls362
- upgrade base docker image from linuxserver/calibre-web:0.6.24-ls335 to linuxserver/calibre-web:0.6.25-ls362
- update directory structure and compose file to reflect new version
- maintain existing configuration and environment variables
2025-12-24 04:21:51 +08:00

5 lines
108 B
Plaintext

CONTAINER_NAME="calibre-web"
PANEL_APP_PORT_HTTP="40109"
DATA_PATH="./data/books"
TIME_ZONE="Asia/Shanghai"