Processed apps directory via GitHub Actions

This commit is contained in:
QYG2297248353
2026-05-13 17:18:32 +00:00
parent fe27b5e4ba
commit 1dbf156141
18 changed files with 6 additions and 6 deletions
@@ -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.3.0 image: ghcr.io/hua0512/rust-srec-frontend:v0.3.1
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.3.0 image: ghcr.io/hua0512/rust-srec:v0.3.1
logging: logging:
driver: json-file driver: json-file
options: options:
@@ -10,7 +10,7 @@ services:
environment: environment:
- TZ=Asia/Shanghai - TZ=Asia/Shanghai
- HTTPS_PROXY=${HTTP_PROXY:-} - HTTPS_PROXY=${HTTP_PROXY:-}
image: lkw199711/smanga-nodejs:4.3.01 image: lkw199711/smanga-nodejs:4.3.02
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.3.0 image: ghcr.io/hua0512/rust-srec-frontend:v0.3.1
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.3.0 image: ghcr.io/hua0512/rust-srec:v0.3.1
logging: logging:
driver: json-file driver: json-file
options: options:
+1 -1
View File
@@ -10,7 +10,7 @@ services:
environment: environment:
- TZ=Asia/Shanghai - TZ=Asia/Shanghai
- HTTPS_PROXY=${HTTP_PROXY:-} - HTTPS_PROXY=${HTTP_PROXY:-}
image: lkw199711/smanga-nodejs:4.3.01 image: lkw199711/smanga-nodejs:4.3.02
labels: labels:
createdBy: Apps createdBy: Apps
networks: networks: