Processed apps directory via GitHub Actions

This commit is contained in:
QYG2297248353
2026-01-27 15:33:37 +00:00
parent 6eb49a47b3
commit dcfa35b6b1
31 changed files with 9 additions and 9 deletions
@@ -11,7 +11,7 @@ services:
- HTTPS_PROXY=${HTTP_PROXY} - HTTPS_PROXY=${HTTP_PROXY}
- HTTP_PROXY=${HTTP_PROXY:-} - HTTP_PROXY=${HTTP_PROXY:-}
- NO_PROXY=${NO_PROXY:-} - NO_PROXY=${NO_PROXY:-}
image: envyafish/byte-muse:1.27.1 image: envyafish/byte-muse:1.27.2
labels: labels:
createdBy: Apps createdBy: Apps
networks: networks:
@@ -14,7 +14,7 @@ services:
environment: environment:
- TZ=Asia/Shanghai - TZ=Asia/Shanghai
- CLOUDDRIVE_HOME=/Config - CLOUDDRIVE_HOME=/Config
image: cloudnas/clouddrive2:0.9.23 image: cloudnas/clouddrive2:0.9.24
labels: labels:
createdBy: Apps createdBy: Apps
networks: networks:
@@ -53,7 +53,7 @@ services:
- -f - -f
- http://localhost:8080/api/health/live - http://localhost:8080/api/health/live
timeout: 10s timeout: 10s
image: ghcr.io/hua0512/rust-srec:v0.1.0 image: ghcr.io/hua0512/rust-srec:v0.1.1
logging: logging:
driver: json-file driver: json-file
options: options:
+1 -1
View File
@@ -11,7 +11,7 @@ services:
- HTTPS_PROXY=${HTTP_PROXY} - HTTPS_PROXY=${HTTP_PROXY}
- HTTP_PROXY=${HTTP_PROXY:-} - HTTP_PROXY=${HTTP_PROXY:-}
- NO_PROXY=${NO_PROXY:-} - NO_PROXY=${NO_PROXY:-}
image: envyafish/byte-muse:1.27.1 image: envyafish/byte-muse:1.27.2
labels: labels:
createdBy: Apps createdBy: Apps
networks: networks:
+1 -1
View File
@@ -14,7 +14,7 @@ services:
environment: environment:
- TZ=Asia/Shanghai - TZ=Asia/Shanghai
- CLOUDDRIVE_HOME=/Config - CLOUDDRIVE_HOME=/Config
image: cloudnas/clouddrive2:0.9.23 image: cloudnas/clouddrive2:0.9.24
labels: labels:
createdBy: Apps createdBy: Apps
networks: networks:
+2 -2
View File
@@ -14,7 +14,7 @@ services:
- TZ=Asia/Shanghai - TZ=Asia/Shanghai
- BACKEND_URL=${BACKEND_URL:-http://rust-srec-backend:8080} - BACKEND_URL=${BACKEND_URL:-http://rust-srec-backend:8080}
- COOKIE_SECURE=${COOKIE_SECURE:-} - COOKIE_SECURE=${COOKIE_SECURE:-}
image: ghcr.io/hua0512/rust-srec-frontend:v0.1.0 image: ghcr.io/hua0512/rust-srec-frontend:dev
labels: labels:
createdBy: Apps createdBy: Apps
logging: logging:
@@ -53,7 +53,7 @@ services:
- -f - -f
- http://localhost:8080/api/health/live - http://localhost:8080/api/health/live
timeout: 10s timeout: 10s
image: ghcr.io/hua0512/rust-srec:v0.1.0 image: ghcr.io/hua0512/rust-srec:dev
logging: logging:
driver: json-file driver: json-file
options: options:
@@ -14,7 +14,7 @@ services:
- TZ=Asia/Shanghai - TZ=Asia/Shanghai
- BACKEND_URL=${BACKEND_URL:-http://rust-srec-backend:8080} - BACKEND_URL=${BACKEND_URL:-http://rust-srec-backend:8080}
- COOKIE_SECURE=${COOKIE_SECURE:-} - COOKIE_SECURE=${COOKIE_SECURE:-}
image: ghcr.io/hua0512/rust-srec-frontend:dev image: ghcr.io/hua0512/rust-srec-frontend:v0.1.0
labels: labels:
createdBy: Apps createdBy: Apps
logging: logging:
@@ -53,7 +53,7 @@ services:
- -f - -f
- http://localhost:8080/api/health/live - http://localhost:8080/api/health/live
timeout: 10s timeout: 10s
image: ghcr.io/hua0512/rust-srec:dev image: ghcr.io/hua0512/rust-srec:v0.1.1
logging: logging:
driver: json-file driver: json-file
options: options: