Synced apps from source repository via GitHub Actions

This commit is contained in:
QYG2297248353 2025-01-02 02:19:41 +00:00
parent e13f6e29f3
commit 68ea832325
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.2 image: ghcr.io/go-shiori/shiori:v1.7.3
labels: labels:
createdBy: Apps createdBy: Apps
networks: networks: