1
0

feat:调整reader

This commit is contained in:
okxlin
2024-12-15 22:18:53 +08:00
parent 64d783d484
commit 71d14afbdc
7 changed files with 6 additions and 2 deletions

View File

@@ -19,7 +19,7 @@ services:
- READER_APP_SECURE=true
- READER_APP_SECUREKEY=${PASSWORD}
- READER_APP_INVITECODE=${INVITE_CODE}
image: hectorqin/reader:3.2.11
image: hectorqin/reader:2.7.4
labels:
createdBy: "Apps"

View File

@@ -19,7 +19,7 @@ services:
- READER_APP_SECURE=true
- READER_APP_SECUREKEY=${PASSWORD}
- READER_APP_INVITECODE=${INVITE_CODE}
image: hectorqin/reader:3.2.11
image: hectorqin/reader:3.2.12
labels:
createdBy: "Apps"