chore: update readme

This commit is contained in:
initialencounter 2024-05-06 19:10:48 +08:00
parent 2bb7b1d1f8
commit 5df4dec4f9

View File

@ -43,6 +43,8 @@ services:
```
## 反向 WS
<details>
<summary>点我查看命令</summary>
```shell
docker run -d \
@ -68,7 +70,12 @@ services:
restart: always
image: mlikiowa/napcat-docker:latest
```
</details>
## HTTP
<details>
<summary>点我查看命令</summary>
```shell
docker run -d \
-e ACCOUNT=<机器人qq> \
@ -98,6 +105,8 @@ services:
restart: always
image: mlikiowa/napcat-docker:latest
```
</details>
# 登录
```shell