1
0
Fork 0

feat:调整reader

This commit is contained in:
okxlin 2024-12-15 22:18:53 +08:00
parent 0655b5ec7d
commit fadf5c23d3
6 changed files with 2 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"