mirror of
https://github.com/dqzboy/Docker-Proxy.git
synced 2026-01-13 00:27:23 +08:00
docs: README.md
This commit is contained in:
@@ -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)"
|
||||
```
|
||||
|
||||
### 部署到第三方平台
|
||||
|
||||
Reference in New Issue
Block a user