mirror of
https://github.com/pooneyy/1Panel-Appstore.git
synced 2026-05-05 08:40:22 +08:00
- 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
5 lines
108 B
Plaintext
5 lines
108 B
Plaintext
CONTAINER_NAME="calibre-web"
|
|
PANEL_APP_PORT_HTTP="40109"
|
|
DATA_PATH="./data/books"
|
|
TIME_ZONE="Asia/Shanghai"
|