mirror of
https://github.com/lkeme/BiliHelper-personal.git
synced 2025-12-19 09:30:10 +08:00
[fix] Dockerfile
This commit is contained in:
parent
73a6e1ff26
commit
09f20b5f42
@ -8,7 +8,7 @@ ENV USER_NAME='' \
|
|||||||
REPO_URL='https://github.com/' \
|
REPO_URL='https://github.com/' \
|
||||||
CUSTOM_CLONE_URL='https://speed.example.com/example/example.git' \
|
CUSTOM_CLONE_URL='https://speed.example.com/example/example.git' \
|
||||||
MIRRORS="0" \
|
MIRRORS="0" \
|
||||||
VERSION="2"
|
VERSION="2" \
|
||||||
V1_CONIFG_PATH='/app/conf/user.ini' \
|
V1_CONIFG_PATH='/app/conf/user.ini' \
|
||||||
V2_CONIFG_PATH='/app/profile/user/config/user.ini' \
|
V2_CONIFG_PATH='/app/profile/user/config/user.ini' \
|
||||||
Green="\\033[32m" \
|
Green="\\033[32m" \
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user