更新部署

This commit is contained in:
2025-11-28 10:39:43 +08:00
parent 325cf9f648
commit 801edc8d8d
7 changed files with 2 additions and 290 deletions

View File

@@ -71,6 +71,7 @@ docker-compose restart
```bash
cd docker/dify
docker-compose up -d
sudo chown -R 1001:1001 ./volumes/app/storage # 新版dify用非root用户启动需要修改docker卷的权限
```
## 配置dify工作流