feat: calibre-web 版本更新至 0.6.21-ls241 (#666)
This commit is contained in:
parent
cbb03cd89e
commit
29717c43a7
|
|
@ -14,9 +14,9 @@ services:
|
||||||
- PUID=1000
|
- PUID=1000
|
||||||
- PGID=1000
|
- PGID=1000
|
||||||
- TZ=${TIME_ZONE}
|
- TZ=${TIME_ZONE}
|
||||||
- DOCKER_MODS=linuxserver/mods:universal-calibre #optional
|
- DOCKER_MODS=linuxserver/mods:universal-calibre
|
||||||
- OAUTHLIB_RELAX_TOKEN_SCOPE=1 #optional
|
- OAUTHLIB_RELAX_TOKEN_SCOPE=1
|
||||||
image: linuxserver/calibre-web:0.6.21
|
image: linuxserver/calibre-web:0.6.21-ls241
|
||||||
labels:
|
labels:
|
||||||
createdBy: "Apps"
|
createdBy: "Apps"
|
||||||
|
|
||||||
Loading…
Reference in New Issue