Synced apps from source repository via GitHub Actions

This commit is contained in:
QYG2297248353
2025-06-27 09:24:12 +00:00
parent e56b5c8958
commit d34018bb94
16 changed files with 2 additions and 2 deletions
@@ -9,7 +9,7 @@ services:
- .env
environment:
- TZ=Asia/Shanghai
image: cloudreve/cloudreve:4.0.0
image: cloudreve/cloudreve:4.1.0
labels:
createdBy: Apps
networks:
@@ -18,7 +18,7 @@ services:
- TRUST_PROXY_HEADER=true
- CASE_SENSITIVE_USERNAME=true
- DB_URL=postgres://${POSTGRES_USER}:${POSTGRES_PASSWORD}@${POSTGRES_HOST}:${POSTGRES_PORT}/${POSTGRES_NAME}
image: svhd/logto:1.28.0
image: svhd/logto:1.29.0
labels:
createdBy: Apps
networks: