diff --git a/README.md b/README.md index e31b7b9..1e2cee0 100644 --- a/README.md +++ b/README.md @@ -76,8 +76,11 @@ apt -y install curl # 国外环境 bash -c "$(curl -fsSL https://raw.githubusercontent.com/dqzboy/Docker-Proxy/main/install/DockerProxy_Install.sh)" -# 国内环境 +# 国内环境cdn加速地址 bash -c "$(curl -fsSL https://cdn.jsdelivr.net/gh/dqzboy/Docker-Proxy/install/DockerProxy_Install.sh)" + +# 国内Github代理地址 +bash -c "$(curl -fsSL https://ghp.ci/https://raw.githubusercontent.com/dqzboy/Docker-Proxy/main/install/DockerProxy_Install.sh)" ``` ### 部署到第三方平台