mirror of
https://github.com/okxlin/appstore.git
synced 2025-07-12 20:32:18 +08:00
feat:调整reader
This commit is contained in:
parent
479547067c
commit
7320898671
@ -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"
|
||||
|
@ -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"
|
||||
|
@ -37,6 +37,10 @@
|
||||
{
|
||||
"matchFileNames": ["apps/php-unofficial/8.1.*/*.yml"],
|
||||
"allowedVersions": "/^8.1.*/"
|
||||
},
|
||||
{
|
||||
"matchFileNames": ["apps/reader/2.7.*/*.yml"],
|
||||
"allowedVersions": "/^2.7.*/"
|
||||
}
|
||||
],
|
||||
"prCreation": "immediate"
|
||||
|
Loading…
Reference in New Issue
Block a user