From fef3c964ffe1af1a99ecb352cfd046e60b73b155 Mon Sep 17 00:00:00 2001 From: xubiaolin Date: Thu, 3 Jul 2025 14:21:39 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20Dockerfile=20=E5=92=8C=20R?= =?UTF-8?q?EADME.md=EF=BC=8C=E7=A7=BB=E9=99=A4=20ghproxy=20=E5=8A=A0?= =?UTF-8?q?=E9=80=9F=E5=9C=B0=E5=9D=80=EF=BC=8C=E7=9B=B4=E6=8E=A5=E4=BD=BF?= =?UTF-8?q?=E7=94=A8=20GitHub=20=E5=AE=98=E6=96=B9=E5=9C=B0=E5=9D=80?= =?UTF-8?q?=E8=BF=9B=E8=A1=8C=E4=BB=A3=E7=A0=81=E5=85=8B=E9=9A=86=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Dockerfile | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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 执行安装脚本