mirror of
https://github.com/QYG2297248353/appstore-1panel.git
synced 2026-06-16 01:02:14 +08:00
feat: Support for Calibre-Web 0.6.23
This commit is contained in:
+1
-2
@@ -1,5 +1,6 @@
|
|||||||
services:
|
services:
|
||||||
calibre-web:
|
calibre-web:
|
||||||
|
image: linuxserver/calibre-web:0.6.23
|
||||||
container_name: ${CONTAINER_NAME}
|
container_name: ${CONTAINER_NAME}
|
||||||
restart: always
|
restart: always
|
||||||
networks:
|
networks:
|
||||||
@@ -15,10 +16,8 @@ services:
|
|||||||
- TZ=${TIME_ZONE}
|
- TZ=${TIME_ZONE}
|
||||||
- DOCKER_MODS=linuxserver/mods:universal-calibre
|
- DOCKER_MODS=linuxserver/mods:universal-calibre
|
||||||
- OAUTHLIB_RELAX_TOKEN_SCOPE=1
|
- OAUTHLIB_RELAX_TOKEN_SCOPE=1
|
||||||
image: linuxserver/calibre-web:0.6.21-ls241
|
|
||||||
labels:
|
labels:
|
||||||
createdBy: "Apps"
|
createdBy: "Apps"
|
||||||
|
|
||||||
networks:
|
networks:
|
||||||
1panel-network:
|
1panel-network:
|
||||||
external: true
|
external: true
|
||||||
Reference in New Issue
Block a user