upgrade version
This commit is contained in:
parent
4e1f2d371a
commit
b1fc304e14
@ -3,7 +3,7 @@
|
||||
如果觉得不错,请麻烦点个`Star`,非常感谢。(最新己经添加了docker部署的方式)
|
||||
|
||||
<p>
|
||||
<img alt="Version" src="https://img.shields.io/badge/version-2.9.7-blue.svg?cacheSeconds=86400" />
|
||||
<img alt="Version" src="https://img.shields.io/badge/version-3.0.1-blue.svg?cacheSeconds=86400" />
|
||||
<a href="#" target="_blank">
|
||||
<img alt="License: MIT" src="https://img.shields.io/badge/License-MIT-green.svg" />
|
||||
</a>
|
||||
|
@ -1,7 +1,7 @@
|
||||
version: '2.4'
|
||||
services:
|
||||
wechatgpt:
|
||||
image: xiaomoinfo/wechatgpt:latest
|
||||
image: xiaomoinfo/wechatgpt:v3.0.1
|
||||
environment:
|
||||
api_key: your_api_key
|
||||
wechat: "true"
|
||||
|
Loading…
x
Reference in New Issue
Block a user