Processed apps directory via GitHub Actions

This commit is contained in:
QYG2297248353
2026-04-11 04:57:26 +00:00
parent 57e9a23d07
commit 5dd391afa6
21 changed files with 4 additions and 4 deletions
@@ -14,7 +14,7 @@ services:
- verificationCodeTimeout=10 - verificationCodeTimeout=10
- appname=casdoor - appname=casdoor
- authState=casdoor - authState=casdoor
image: casbin/casdoor:2.403.0 image: casbin/casdoor:2.404.0
labels: labels:
createdBy: Apps createdBy: Apps
networks: networks:
@@ -30,7 +30,7 @@ services:
- -e - -e
- fetch('http://127.0.0.1:18789/healthz').then((r)=>process.exit(r.ok?0:1)).catch(()=>process.exit(1)) - fetch('http://127.0.0.1:18789/healthz').then((r)=>process.exit(r.ok?0:1)).catch(()=>process.exit(1))
timeout: 5s timeout: 5s
image: ghcr.io/openclaw/openclaw:2026.4.9 image: ghcr.io/openclaw/openclaw:2026.4.10
init: true init: true
labels: labels:
createdBy: Apps createdBy: Apps
+1 -1
View File
@@ -14,7 +14,7 @@ services:
- verificationCodeTimeout=10 - verificationCodeTimeout=10
- appname=casdoor - appname=casdoor
- authState=casdoor - authState=casdoor
image: casbin/casdoor:2.403.0 image: casbin/casdoor:2.404.0
labels: labels:
createdBy: Apps createdBy: Apps
networks: networks:
+1 -1
View File
@@ -30,7 +30,7 @@ services:
- -e - -e
- fetch('http://127.0.0.1:18789/healthz').then((r)=>process.exit(r.ok?0:1)).catch(()=>process.exit(1)) - fetch('http://127.0.0.1:18789/healthz').then((r)=>process.exit(r.ok?0:1)).catch(()=>process.exit(1))
timeout: 5s timeout: 5s
image: ghcr.io/openclaw/openclaw:2026.4.9 image: ghcr.io/openclaw/openclaw:2026.4.10
init: true init: true
labels: labels:
createdBy: Apps createdBy: Apps