forked from lxh/go-wxhelper
📝 文档完善
This commit is contained in:
parent
ead2e06c4c
commit
a6e935e233
@ -97,13 +97,8 @@ services:
|
|||||||
```
|
```
|
||||||
|
|
||||||
3. 启动
|
3. 启动
|
||||||
`这玩意儿有点儿不完善,先启动wechat,确定启动起来了再启动剩余的`
|
|
||||||
```shell
|
```shell
|
||||||
# 以下命令选个能用的就行
|
# 以下命令选个能用的就行
|
||||||
docker-compose up -d # 老版本
|
docker-compose up -d # 老版本
|
||||||
docker compose up -d # 新版本
|
docker compose up -d # 新版本
|
||||||
|
|
||||||
# 分顺序启动
|
|
||||||
docker compose up -d wechat # 1. 启动微信
|
|
||||||
docker compose up -d # 启动剩余的
|
|
||||||
```
|
```
|
Loading…
Reference in New Issue
Block a user