Compare commits

..

No commits in common. "main" and "v3.0.1" have entirely different histories.
main ... v3.0.1

2 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@
如果觉得不错,请麻烦点个`Star`非常感谢。最新己经添加了docker部署的方式
<p>
<img alt="Version" src="https://img.shields.io/badge/version-3.0.1-blue.svg?cacheSeconds=86400" />
<img alt="Version" src="https://img.shields.io/badge/version-2.9.7-blue.svg?cacheSeconds=86400" />
<a href="#" target="_blank">
<img alt="License: MIT" src="https://img.shields.io/badge/License-MIT-green.svg" />
</a>

View File

@ -1,7 +1,7 @@
version: '2.4'
services:
wechatgpt:
image: xiaomoinfo/wechatgpt:v3.0.1
image: xiaomoinfo/wechatgpt:latest
environment:
api_key: your_api_key
wechat: "true"