Processed apps directory via GitHub Actions

This commit is contained in:
QYG2297248353
2025-06-27 09:24:10 +00:00
parent d33654fed1
commit f905da83b0
18 changed files with 4 additions and 4 deletions

View File

@@ -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:

View File

@@ -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:

View File

@@ -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:

View File

@@ -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: