mirror of
https://github.com/QYG2297248353/appstore-dpanel
synced 2025-12-29 08:01:36 +08:00
Synced apps from source repository via GitHub Actions
This commit is contained in:
@@ -13,7 +13,7 @@ services:
|
||||
- HTTP_PROXY=${HTTP_PROXY:-}
|
||||
- HTTPS_PROXY=${HTTP_PROXY:-}
|
||||
- NO_PROXY=localhost,127.0.0.1,::1
|
||||
image: emby/embyserver:4.9.0.55
|
||||
image: emby/embyserver:4.9.0.56
|
||||
labels:
|
||||
createdBy: Apps
|
||||
network_mode: ${NETWORK_MODE}
|
||||
@@ -14,7 +14,7 @@ services:
|
||||
- database__client=mysql
|
||||
- mail__options__service=Email
|
||||
- mail__options__secure=true
|
||||
image: ghost:5.119.2
|
||||
image: ghost:5.119.3
|
||||
labels:
|
||||
createdBy: Apps
|
||||
networks:
|
||||
+2
-2
@@ -3,13 +3,13 @@ networks:
|
||||
external: true
|
||||
services:
|
||||
nodebb:
|
||||
container_name: 4.3.2
|
||||
container_name: 4.4.0
|
||||
env_file:
|
||||
- ./envs/global.env
|
||||
- .env
|
||||
environment:
|
||||
- TZ=Asia/Shanghai
|
||||
image: ghcr.io/nodebb/nodebb:4.3.2
|
||||
image: ghcr.io/nodebb/nodebb:4.4.0
|
||||
labels:
|
||||
createdBy: Apps
|
||||
networks:
|
||||
@@ -9,7 +9,7 @@ services:
|
||||
- .env
|
||||
environment:
|
||||
- TZ=Asia/Shanghai
|
||||
image: ghcr.io/nodebb/nodebb:4.3.2
|
||||
image: ghcr.io/nodebb/nodebb:4.4.0
|
||||
labels:
|
||||
createdBy: Apps
|
||||
networks:
|
||||
@@ -18,7 +18,7 @@ services:
|
||||
- OLLAMA_MAX_QUEUE=512
|
||||
- OLLAMA_FLASH_ATTENTION=0
|
||||
- OLLAMA_KV_CACHE_TYPE=f16
|
||||
image: ollama/ollama:0.6.8
|
||||
image: ollama/ollama:0.7.0
|
||||
labels:
|
||||
createdBy: Apps
|
||||
networks:
|
||||
Reference in New Issue
Block a user