docker-compose
This commit is contained in:
parent
9cdc7cfe75
commit
56b4d1bf7f
9
docker-compose.yml
Normal file
9
docker-compose.yml
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
version: '2.4'
|
||||||
|
services:
|
||||||
|
wechatgpt:
|
||||||
|
image: xiaomoinfo/wechatgpt:latest
|
||||||
|
environment:
|
||||||
|
api_key: your_api_key
|
||||||
|
wechat: "true"
|
||||||
|
wechat_keyword: 小莫
|
||||||
|
command: ./server
|
Loading…
x
Reference in New Issue
Block a user