mirror of
https://github.com/arch3rPro/1Panel-Appstore.git
synced 2026-05-07 00:32:11 +08:00
feat: update dify 1.11.4
This commit is contained in:
@@ -486,7 +486,7 @@ AI驱动的开源代码知识库与文档协作平台,支持多模型、多数
|
|||||||
|
|
||||||
🤖 开源LLM应用开发平台,支持AI工作流和RAG管道
|
🤖 开源LLM应用开发平台,支持AI工作流和RAG管道
|
||||||
|
|
||||||
<kbd>1.11.3</kbd> • [官网链接](https://github.com/langgenius/dify)
|
<kbd>1.11.4</kbd> • [官网链接](https://github.com/langgenius/dify)
|
||||||
|
|
||||||
</td>
|
</td>
|
||||||
<td width="33%" align="center">
|
<td width="33%" align="center">
|
||||||
|
|||||||
@@ -510,7 +510,7 @@ x-shared-env:
|
|||||||
QUEUE_MONITOR_INTERVAL: ${QUEUE_MONITOR_INTERVAL:-30}
|
QUEUE_MONITOR_INTERVAL: ${QUEUE_MONITOR_INTERVAL:-30}
|
||||||
services:
|
services:
|
||||||
api:
|
api:
|
||||||
image: langgenius/dify-api:1.11.3
|
image: langgenius/dify-api:1.11.4
|
||||||
env_file:
|
env_file:
|
||||||
- dify.env
|
- dify.env
|
||||||
restart: always
|
restart: always
|
||||||
@@ -1041,7 +1041,7 @@ services:
|
|||||||
- ssrf_proxy_network
|
- ssrf_proxy_network
|
||||||
- default
|
- default
|
||||||
worker:
|
worker:
|
||||||
image: langgenius/dify-api:1.11.2
|
image: langgenius/dify-api:1.11.3
|
||||||
env_file:
|
env_file:
|
||||||
- dify.env
|
- dify.env
|
||||||
restart: always
|
restart: always
|
||||||
@@ -1570,7 +1570,7 @@ services:
|
|||||||
- ssrf_proxy_network
|
- ssrf_proxy_network
|
||||||
- default
|
- default
|
||||||
web:
|
web:
|
||||||
image: langgenius/dify-web:1.11.2
|
image: langgenius/dify-web:1.11.3
|
||||||
container_name: ${CONTAINER_NAME}
|
container_name: ${CONTAINER_NAME}
|
||||||
env_file:
|
env_file:
|
||||||
- dify.env
|
- dify.env
|
||||||
Reference in New Issue
Block a user