提交 eef57654 编写于 作者: 小傅哥's avatar 小傅哥

小傅哥,feat:Docker配置

上级 a8313431
......@@ -10,4 +10,11 @@ vim /usr/lib/systemd/system/docker.service
systemctl daemon-reload
重启启动
systemctl restart docker
```
\ No newline at end of file
```
## 脚本
```java
docker run -e PARAMS=" --chatbot-api.groupId=你的星球ID --chatbot-api.openAiKey=自行申请 --chatbot-api.cookie=登录cookie信息" -p 8090:8090 --name chatbot-api -d chatbot-api:1.0
```
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册