mirror of
https://github.com/QYG2297248353/appstore-1panel.git
synced 2026-06-16 01:02:14 +08:00
Processed apps directory via GitHub Actions
This commit is contained in:
@@ -18,7 +18,7 @@ services:
|
|||||||
- TRUST_PROXY_HEADER=true
|
- TRUST_PROXY_HEADER=true
|
||||||
- CASE_SENSITIVE_USERNAME=true
|
- CASE_SENSITIVE_USERNAME=true
|
||||||
- DB_URL=postgres://${POSTGRES_USER}:${POSTGRES_PASSWORD}@${POSTGRES_HOST}:${POSTGRES_PORT}/${POSTGRES_NAME}
|
- DB_URL=postgres://${POSTGRES_USER}:${POSTGRES_PASSWORD}@${POSTGRES_HOST}:${POSTGRES_PORT}/${POSTGRES_NAME}
|
||||||
image: svhd/logto:1.38.0
|
image: svhd/logto:1.39.0
|
||||||
labels:
|
labels:
|
||||||
createdBy: Apps
|
createdBy: Apps
|
||||||
networks:
|
networks:
|
||||||
+1
-1
@@ -9,7 +9,7 @@ services:
|
|||||||
- .env
|
- .env
|
||||||
environment:
|
environment:
|
||||||
- TZ=Asia/Shanghai
|
- TZ=Asia/Shanghai
|
||||||
image: xhongc/music_tag_web:2.7.1
|
image: xhongc/music_tag_web:2.7.2
|
||||||
labels:
|
labels:
|
||||||
createdBy: Apps
|
createdBy: Apps
|
||||||
networks:
|
networks:
|
||||||
+1
-1
@@ -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.26
|
image: ghcr.io/openclaw/openclaw:2026.4.27
|
||||||
init: true
|
init: true
|
||||||
labels:
|
labels:
|
||||||
createdBy: Apps
|
createdBy: Apps
|
||||||
@@ -18,7 +18,7 @@ services:
|
|||||||
- TRUST_PROXY_HEADER=true
|
- TRUST_PROXY_HEADER=true
|
||||||
- CASE_SENSITIVE_USERNAME=true
|
- CASE_SENSITIVE_USERNAME=true
|
||||||
- DB_URL=postgres://${POSTGRES_USER}:${POSTGRES_PASSWORD}@${POSTGRES_HOST}:${POSTGRES_PORT}/${POSTGRES_NAME}
|
- DB_URL=postgres://${POSTGRES_USER}:${POSTGRES_PASSWORD}@${POSTGRES_HOST}:${POSTGRES_PORT}/${POSTGRES_NAME}
|
||||||
image: svhd/logto:1.38.0
|
image: svhd/logto:1.39.0
|
||||||
labels:
|
labels:
|
||||||
createdBy: Apps
|
createdBy: Apps
|
||||||
networks:
|
networks:
|
||||||
|
|||||||
@@ -9,7 +9,7 @@ services:
|
|||||||
- .env
|
- .env
|
||||||
environment:
|
environment:
|
||||||
- TZ=Asia/Shanghai
|
- TZ=Asia/Shanghai
|
||||||
image: xhongc/music_tag_web:2.7.1
|
image: xhongc/music_tag_web:2.7.2
|
||||||
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.26
|
image: ghcr.io/openclaw/openclaw:2026.4.27
|
||||||
init: true
|
init: true
|
||||||
labels:
|
labels:
|
||||||
createdBy: Apps
|
createdBy: Apps
|
||||||
|
|||||||
Reference in New Issue
Block a user