Simplify words and fix format issues

This commit is contained in:
Baohua Yang
2026-02-24 22:01:02 -08:00
parent c44cbfcd62
commit d6e0838807
124 changed files with 45 additions and 1073 deletions

View File

@@ -125,8 +125,6 @@ threshold: 3
### 6.3.3 生成 http 认证文件
运行以下命令
```bash
$ mkdir auth
@@ -166,8 +164,6 @@ volumes:
### 6.3.6 启动
运行以下命令
```bash
$ docker compose up -d
```