Skip to content

Commit 9f3ac5b

Browse files
committed
Merge branch 'main' of github.com:SOVLOOKUP/docbase
2 parents 1ea4cdf + 79ae5a4 commit 9f3ac5b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313

1414
## ✨ 特性
1515

16-
- 📂 全能文档支持:一站式继承,Markdown/Office 等格式全覆盖
16+
- 📂 全能文档支持:一站式集成,Markdown/Office 等格式全覆盖
1717
- 🧩 灵活插件系统:模块化设计,随心扩展文档类型支持
1818
- ☁️ 云端管理方案:支持 WebDAV,打造专业云端知识仓库
1919
- 🚀 智能实时同步:自动监测文件更新知识库,再也无须手动维护
@@ -28,7 +28,7 @@
2828
1. 下载 Docker Compose 文件:
2929

3030
```bash
31-
curl -o docker-compose.yaml https://unpkg.com/docbase/docker-compose.yaml
31+
curl -L -o docker-compose.yaml https://unpkg.com/docbase/docker-compose.yaml
3232
```
3333

3434
2. 修改`docker-compose.yaml`中以下环境变量

0 commit comments

Comments
 (0)