chore: Update README.md

This commit is contained in:
maninhill 2024-06-21 15:07:19 +08:00 committed by GitHub
parent 67b4039b74
commit 6997e36d9e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -22,6 +22,9 @@ docker run -d --name=maxkb -p 8080:8080 -v ~/.maxkb:/var/lib/postgresql/data 1pa
# 用户名: admin
# 密码: MaxKB@123..
# 如果是中国大陆用户,碰到镜像 pull 问题,可以使用以下安装脚本
# docker run -d --name=maxkb -p 8080:8080 -v ~/.maxkb:/var/lib/postgresql/data cr2.fit2cloud.com/1panel/maxkb
```
你也可以通过 [1Panel 应用商店](https://apps.fit2cloud.com/1panel) 快速部署 MaxKB + Ollama + Llama 230 分钟内即可上线基于本地大模型的知识库问答系统,并嵌入到第三方业务系统中。