diff --git a/Dockerfile b/Dockerfile index 96414d4..a32d2dc 100644 --- a/Dockerfile +++ b/Dockerfile @@ -44,7 +44,7 @@ RUN set -x\ RUN set -x \ && mkdir /app -p \ && cd /app \ - && git clone --progress https://ghproxy.imoyuapp.win/https://github.com/key-networks/ztncui.git\ + && git clone --progress https://github.com/key-networks/ztncui.git\ && cd /app/ztncui/src \ && npm config set registry https://registry.npmmirror.com\ && npm install -g node-gyp\ diff --git a/README.md b/README.md index d0a9595..b1a70ef 100644 --- a/README.md +++ b/README.md @@ -205,7 +205,7 @@ git clone https://github.com/xubiaolin/docker-zerotier-planet.git **加速地址:** ```bash -git clone https://ghproxy.imoyuapp.win/https://github.com/xubiaolin/docker-zerotier-planet.git +git clone https://github.com/xubiaolin/docker-zerotier-planet.git ``` ### 3.3 执行安装脚本