Processed apps directory via GitHub Actions

This commit is contained in:
QYG2297248353
2026-04-03 13:10:36 +00:00
parent d69710e023
commit d493fcef19
13 changed files with 5 additions and 5 deletions
@@ -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.2.0 image: ghcr.io/hua0512/rust-srec:v0.2.1
logging: logging:
driver: json-file driver: json-file
options: options:
+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:dev image: ghcr.io/hua0512/rust-srec-frontend:v0.2.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.2.1
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:v0.2.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.2.0 image: ghcr.io/hua0512/rust-srec:dev
logging: logging:
driver: json-file driver: json-file
options: options: