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:
+1
-1
@@ -18,7 +18,7 @@ services:
|
|||||||
- OLLAMA_MAX_QUEUE=512
|
- OLLAMA_MAX_QUEUE=512
|
||||||
- OLLAMA_FLASH_ATTENTION=0
|
- OLLAMA_FLASH_ATTENTION=0
|
||||||
- OLLAMA_KV_CACHE_TYPE=f16
|
- OLLAMA_KV_CACHE_TYPE=f16
|
||||||
image: ollama/ollama:0.30.2
|
image: ollama/ollama:0.30.3
|
||||||
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.5.28
|
image: ghcr.io/openclaw/openclaw:2026.6.1
|
||||||
init: true
|
init: true
|
||||||
labels:
|
labels:
|
||||||
createdBy: Apps
|
createdBy: Apps
|
||||||
+1
-1
@@ -12,7 +12,7 @@ services:
|
|||||||
- PGID=1000
|
- PGID=1000
|
||||||
- PEERPORT= ${PANEL_APP_PORT_TORRENTING}
|
- PEERPORT= ${PANEL_APP_PORT_TORRENTING}
|
||||||
- TZ=Asia/Shanghai
|
- TZ=Asia/Shanghai
|
||||||
image: linuxserver/transmission:4.1.1
|
image: linuxserver/transmission:4.1.2
|
||||||
labels:
|
labels:
|
||||||
createdBy: Apps
|
createdBy: Apps
|
||||||
network_mode: ${NETWORK_MODE}
|
network_mode: ${NETWORK_MODE}
|
||||||
@@ -18,7 +18,7 @@ services:
|
|||||||
- OLLAMA_MAX_QUEUE=512
|
- OLLAMA_MAX_QUEUE=512
|
||||||
- OLLAMA_FLASH_ATTENTION=0
|
- OLLAMA_FLASH_ATTENTION=0
|
||||||
- OLLAMA_KV_CACHE_TYPE=f16
|
- OLLAMA_KV_CACHE_TYPE=f16
|
||||||
image: ollama/ollama:0.30.2
|
image: ollama/ollama:0.30.3
|
||||||
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.5.28
|
image: ghcr.io/openclaw/openclaw:2026.6.1
|
||||||
init: true
|
init: true
|
||||||
labels:
|
labels:
|
||||||
createdBy: Apps
|
createdBy: Apps
|
||||||
|
|||||||
+1
-1
@@ -12,7 +12,7 @@ services:
|
|||||||
- PGID=1000
|
- PGID=1000
|
||||||
- PEERPORT= ${PANEL_APP_PORT_TORRENTING}
|
- PEERPORT= ${PANEL_APP_PORT_TORRENTING}
|
||||||
- TZ=Asia/Shanghai
|
- TZ=Asia/Shanghai
|
||||||
image: linuxserver/transmission:4.1.1
|
image: linuxserver/transmission:4.1.2
|
||||||
labels:
|
labels:
|
||||||
createdBy: Apps
|
createdBy: Apps
|
||||||
network_mode: ${NETWORK_MODE}
|
network_mode: ${NETWORK_MODE}
|
||||||
Reference in New Issue
Block a user