mirror of
https://github.com/whyour/qinglong.git
synced 2025-07-27 14:46:06 +08:00
修改青龙remote url
This commit is contained in:
parent
de51e425ec
commit
6d7333a541
|
@ -1,6 +1,6 @@
|
|||
FROM node:lts-alpine
|
||||
LABEL maintainer="whyour"
|
||||
ARG QL_URL=https://github.com.cnpmjs.org/whyour/qinglong
|
||||
ARG QL_URL=https://ghproxy.com/https://github.com/whyour/qinglong.git
|
||||
ARG QL_BRANCH=master
|
||||
ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin \
|
||||
LANG=zh_CN.UTF-8 \
|
||||
|
|
Loading…
Reference in New Issue
Block a user