mirror of
https://github.com/xubiaolin/docker-zerotier-planet.git
synced 2026-01-12 21:06:59 +08:00
updatemirror
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user