Replies: 3 comments 4 replies
-
手动部署会出现问题,体现在 config.py 下 TextToImg 类少了 wkhtmltoimage 属性,补上即可成功运行。 |
Beta Was this translation helpful? Give feedback.
0 replies
-
Beta Was this translation helpful? Give feedback.
2 replies
-
请问之后会添加代码高亮的支持吗? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
这是一个针对网页版的测试更新,可能会诸多问题,仅有需要体验的人士使用,欢迎反馈 BUG。项目文档:README
Linux 用户:你可以使用下面这个命令实现此系列的一键部署。
更新内容
升级方法
chatgpt\config.cfg
,下载最新的快速部署包,然后将部署包中的 chatgpt 文件夹覆盖至旧的文件夹,再还原备份。docker pull lss233/chatgpt-mirai-qq-bot:browser-version
拉取最新镜像,重新创建容器docker-compose pull
,按照下文步骤创建新的配置文件后,再执行docker-compose up -d
更新最新镜像Full Changelog: v1.5.7...v1.5.8-alpha
This discussion was created from the release v1.5.8-alpha - 网页版 - Markdown 支持.
Beta Was this translation helpful? Give feedback.
All reactions