Synced apps from source repository via GitHub Actions

This commit is contained in:
QYG2297248353 2024-12-23 01:59:12 +00:00
parent 8beaf95528
commit 1a4ee84ff1
8 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ services:
- SHIORI_HTTP_IDLE_TIMEOUT=10s - SHIORI_HTTP_IDLE_TIMEOUT=10s
- SHIORI_HTTP_DISABLE_KEEP_ALIVE=true - SHIORI_HTTP_DISABLE_KEEP_ALIVE=true
- SHIORI_HTTP_DISABLE_PARSE_MULTIPART_FORM=true - SHIORI_HTTP_DISABLE_PARSE_MULTIPART_FORM=true
image: ghcr.io/go-shiori/shiori:v1.7.1 image: ghcr.io/go-shiori/shiori:v1.7.2
labels: labels:
createdBy: Apps createdBy: Apps
networks: networks: