Processed apps directory via GitHub Actions

This commit is contained in:
QYG2297248353
2026-05-09 15:55:48 +00:00
parent 97bf34aa6c
commit d47bd01dc3
9 changed files with 4 additions and 4 deletions
@@ -14,7 +14,7 @@ services:
- TZ=Asia/Shanghai
- BACKEND_URL=${BACKEND_URL:-http://rust-srec-backend:8080}
- COOKIE_SECURE=${COOKIE_SECURE:-}
image: ghcr.io/hua0512/rust-srec-frontend:v0.2.1
image: ghcr.io/hua0512/rust-srec-frontend:v0.3.0
labels:
createdBy: Apps
logging:
@@ -53,7 +53,7 @@ services:
- -f
- http://localhost:8080/api/health/live
timeout: 10s
image: ghcr.io/hua0512/rust-srec:v0.2.1
image: ghcr.io/hua0512/rust-srec:v0.3.0
logging:
driver: json-file
options:
+2 -2
View File
@@ -14,7 +14,7 @@ services:
- TZ=Asia/Shanghai
- BACKEND_URL=${BACKEND_URL:-http://rust-srec-backend:8080}
- COOKIE_SECURE=${COOKIE_SECURE:-}
image: ghcr.io/hua0512/rust-srec-frontend:v0.2.1
image: ghcr.io/hua0512/rust-srec-frontend:v0.3.0
labels:
createdBy: Apps
logging:
@@ -53,7 +53,7 @@ services:
- -f
- http://localhost:8080/api/health/live
timeout: 10s
image: ghcr.io/hua0512/rust-srec:v0.2.1
image: ghcr.io/hua0512/rust-srec:v0.3.0
logging:
driver: json-file
options: