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:-}
|
- HTTP_PROXY=${HTTP_PROXY:-}
|
||||||
- HTTPS_PROXY=${HTTP_PROXY:-}
|
- HTTPS_PROXY=${HTTP_PROXY:-}
|
||||||
- NO_PROXY=localhost,127.0.0.1,::1
|
- NO_PROXY=localhost,127.0.0.1,::1
|
||||||
image: emby/embyserver:4.9.0.55
|
image: emby/embyserver:4.9.0.56
|
||||||
labels:
|
labels:
|
||||||
createdBy: Apps
|
createdBy: Apps
|
||||||
network_mode: ${NETWORK_MODE}
|
network_mode: ${NETWORK_MODE}
|
||||||
@@ -14,7 +14,7 @@ services:
|
|||||||
- database__client=mysql
|
- database__client=mysql
|
||||||
- mail__options__service=Email
|
- mail__options__service=Email
|
||||||
- mail__options__secure=true
|
- mail__options__secure=true
|
||||||
image: ghost:5.119.2
|
image: ghost:5.119.3
|
||||||
labels:
|
labels:
|
||||||
createdBy: Apps
|
createdBy: Apps
|
||||||
networks:
|
networks:
|
||||||
+2
-2
@@ -3,13 +3,13 @@ networks:
|
|||||||
external: true
|
external: true
|
||||||
services:
|
services:
|
||||||
nodebb:
|
nodebb:
|
||||||
container_name: 4.3.2
|
container_name: 4.4.0
|
||||||
env_file:
|
env_file:
|
||||||
- ./envs/global.env
|
- ./envs/global.env
|
||||||
- .env
|
- .env
|
||||||
environment:
|
environment:
|
||||||
- TZ=Asia/Shanghai
|
- TZ=Asia/Shanghai
|
||||||
image: ghcr.io/nodebb/nodebb:4.3.2
|
image: ghcr.io/nodebb/nodebb:4.4.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: ghcr.io/nodebb/nodebb:4.3.2
|
image: ghcr.io/nodebb/nodebb:4.4.0
|
||||||
labels:
|
labels:
|
||||||
createdBy: Apps
|
createdBy: Apps
|
||||||
networks:
|
networks:
|
||||||
@@ -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.6.8
|
image: ollama/ollama:0.7.0
|
||||||
labels:
|
labels:
|
||||||
createdBy: Apps
|
createdBy: Apps
|
||||||
networks:
|
networks:
|
||||||
Reference in New Issue
Block a user