Showing
2 changed files
with
2 additions
and
2 deletions
| @@ -216,7 +216,7 @@ docker compose up -d | @@ -216,7 +216,7 @@ docker compose up -d | ||
| 216 | 216 | ||
| 217 | > **⚠️ Note: Slow Image Pull** | 217 | > **⚠️ Note: Slow Image Pull** |
| 218 | 218 | ||
| 219 | -> In the original `docker-compose.yml` file, we have provided alternative (or mirror) image addresses as **comments** for you to replace with. | 219 | +> In the original `docker-compose.yml` file, we have provided alternative (mirror) image addresses as **comments** for you to replace with. |
| 220 | 220 | ||
| 221 | ### 2. Configuration Instructions | 221 | ### 2. Configuration Instructions |
| 222 | 222 |
| @@ -216,7 +216,7 @@ docker compose up -d | @@ -216,7 +216,7 @@ docker compose up -d | ||
| 216 | 216 | ||
| 217 | > **⚠️ 注意:镜像拉取速度慢** | 217 | > **⚠️ 注意:镜像拉取速度慢** |
| 218 | 218 | ||
| 219 | -> 在原 `docker-compose.yml` 文件中,我们已经通过**注释**的方式提供了备用(或其他)镜像地址供您替换。 | 219 | +> 在原 `docker-compose.yml` 文件中,我们已经通过**注释**的方式提供了备用镜像地址供您替换。 |
| 220 | 220 | ||
| 221 | ### 2. 配置说明 | 221 | ### 2. 配置说明 |
| 222 | 222 |
-
Please register or login to post a comment