Compare commits

...

2 Commits

Author SHA1 Message Date
arch3rPro 26e7a985ff feat: update easytier 2.6.4 2026-05-13 05:30:50 +08:00
arch3rPro edc8efcdce feat: update dify 1.14.1 2026-05-13 05:30:35 +08:00
37 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -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