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
- BACKEND_URL=${BACKEND_URL:-http://rust-srec-backend:8080}
- 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:
createdBy: Apps
logging:
@@ -53,7 +53,7 @@ services:
- -f
- http://localhost:8080/api/health/live
timeout: 10s
image: ghcr.io/hua0512/rust-srec:v0.3.0
image: ghcr.io/hua0512/rust-srec:v0.3.1
logging:
driver: json-file
options:
@@ -10,7 +10,7 @@ services:
environment:
- TZ=Asia/Shanghai
- HTTPS_PROXY=${HTTP_PROXY:-}
image: lkw199711/smanga-nodejs:4.3.01
image: lkw199711/smanga-nodejs:4.3.02
labels:
createdBy: Apps
networks:
+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.3.0
image: ghcr.io/hua0512/rust-srec-frontend:v0.3.1
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.3.0
image: ghcr.io/hua0512/rust-srec:v0.3.1
logging:
driver: json-file
options:
+1 -1
View File
@@ -10,7 +10,7 @@ services:
environment:
- TZ=Asia/Shanghai
- HTTPS_PROXY=${HTTP_PROXY:-}
image: lkw199711/smanga-nodejs:4.3.01
image: lkw199711/smanga-nodejs:4.3.02
labels:
createdBy: Apps
networks: