docs: README.md

This commit is contained in:
dqzboy
2024-07-01 23:02:04 +08:00
parent 4fe4754ab1
commit 2e10affb76
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -101,7 +101,7 @@ Deploy quickly with Koyeb: [View Tutorial](Koyeb/README.md)
<summary><strong>Manual Container Deployment</strong></summary>
<div>
**⚠️ Note:** Download the configuration for the image repository you wish to accelerate. The `docker-compose.yaml` file is set to deploy all domestic image repository acceleration services by default. Similarly, you should configure and deploy the one you need, and simply remove the rest!
**⚠️ Note:** Download the configuration for whichever mirror repository you need to accelerate. The `docker-compose.yaml` file by default deploys the acceleration service for all foreign mirror repositories, again you configure whichever one you deploy, and delete the rest!
**1.** Download the corresponding `yml` file from the [config](https://github.com/dqzboy/Docker-Proxy/tree/main/config) directory to your local machine.
+1 -1
View File
@@ -102,7 +102,7 @@ bash -c "$(curl -fsSL https://cdn.jsdelivr.net/gh/dqzboy/Docker-Proxy/install/Do
<summary><strong>手动部署容器</strong></summary>
<div>
**⚠️ 注意:** 你需要对哪个镜像仓库进行加速,就下载哪个配置。`docker-compose.yaml`文件默认是部署所有的国镜像仓库加速服务,同样也是你部署哪个就配置哪个,其余的删除掉即可!
**⚠️ 注意:** 你需要对哪个镜像仓库进行加速,就下载哪个配置。`docker-compose.yaml`文件默认是部署所有的国镜像仓库加速服务,同样也是你部署哪个就配置哪个,其余的删除掉即可!
**1.** 下载[config](https://github.com/dqzboy/Docker-Proxy/tree/main/config)目录下对应的`yml`文件到你本地机器上