mirror of
https://github.com/arch3rPro/1Panel-Appstore.git
synced 2026-06-13 02:38:18 +08:00
Compare commits
2 Commits
e07e6ac8e9
...
26e7a985ff
| Author | SHA1 | Date | |
|---|---|---|---|
| 26e7a985ff | |||
| edc8efcdce |
@@ -455,7 +455,7 @@ AI驱动的开源代码知识库与文档协作平台,支持多模型、多数
|
||||
|
||||
🌐 简单安全去中心化的内网穿透 VPN 组网方案
|
||||
|
||||
<kbd>2.6.3</kbd> • [官网链接](https://github.com/EasyTier/Easytier)
|
||||
<kbd>2.6.4</kbd> • [官网链接](https://github.com/EasyTier/Easytier)
|
||||
|
||||
</td>
|
||||
<td width="33%" align="center">
|
||||
@@ -553,7 +553,7 @@ AI驱动的开源代码知识库与文档协作平台,支持多模型、多数
|
||||
|
||||
🤖 开源LLM应用开发平台,支持AI工作流和RAG管道
|
||||
|
||||
<kbd>1.14.0</kbd> • [官网链接](https://github.com/langgenius/dify)
|
||||
<kbd>1.14.1</kbd> • [官网链接](https://github.com/langgenius/dify)
|
||||
|
||||
</td>
|
||||
<td width="33%" align="center">
|
||||
|
||||
@@ -510,7 +510,7 @@ x-shared-env:
|
||||
QUEUE_MONITOR_INTERVAL: ${QUEUE_MONITOR_INTERVAL:-30}
|
||||
services:
|
||||
api:
|
||||
image: langgenius/dify-api:1.14.0
|
||||
image: langgenius/dify-api:1.14.1
|
||||
env_file:
|
||||
- dify.env
|
||||
restart: always
|
||||
@@ -1,6 +1,6 @@
|
||||
services:
|
||||
easytier:
|
||||
image: easytier/easytier:v2.6.3
|
||||
image: easytier/easytier:v2.6.4
|
||||
container_name: ${CONTAINER_NAME}
|
||||
restart: always
|
||||
network_mode: host
|
||||
Reference in New Issue
Block a user