diff --git a/Dockerfile b/Dockerfile index 1a00443..ef9e77b 100644 --- a/Dockerfile +++ b/Dockerfile @@ -36,7 +36,7 @@ RUN set -x\ RUN set -x \ && mkdir /app -p \ && cd /app \ - && git clone --progress https://ghproxy.markxu.online/https://github.com/key-networks/ztncui.git\ + && git clone --progress https://ghproxy.imoyuapp.win/https://github.com/key-networks/ztncui.git\ && cd /app/ztncui/src \ && npm config set registry https://registry.npmmirror.com\ && npm install -g node-gyp\ @@ -53,7 +53,7 @@ ENV ZT_PORT=9994 ENV API_PORT=3443 ENV FILE_SERVER_PORT=3000 -ENV GH_MIRROR="https://ghproxy.markxu.online/" +ENV GH_MIRROR="https://ghproxy.imoyuapp.win/" ENV FILE_KEY='' ENV TZ=Asia/Shanghai diff --git a/README.md b/README.md index 3c1358a..e83a55f 100644 --- a/README.md +++ b/README.md @@ -118,7 +118,7 @@ git clone https://github.com/xubiaolin/docker-zerotier-planet.git 加速地址 ``` -git clone https://ghproxy.markxu.online/https://github.com/xubiaolin/docker-zerotier-planet.git +git clone https://ghproxy.imoyuapp.win/https://github.com/xubiaolin/docker-zerotier-planet.git ``` ## 3.3:执行安装脚本