mirror of
https://github.com/1Panel-dev/MaxKB.git
synced 2025-12-26 01:33:05 +00:00
chore: Update README.md
This commit is contained in:
parent
67b4039b74
commit
6997e36d9e
|
|
@ -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 2,30 分钟内即可上线基于本地大模型的知识库问答系统,并嵌入到第三方业务系统中。
|
||||
|
|
|
|||
Loading…
Reference in New Issue