[fix] Dockerfile

This commit is contained in:
Lkeme 2022-08-22 18:14:45 +08:00
parent 73a6e1ff26
commit 09f20b5f42

View File

@ -8,7 +8,7 @@ ENV USER_NAME='' \
REPO_URL='https://github.com/' \
CUSTOM_CLONE_URL='https://speed.example.com/example/example.git' \
MIRRORS="0" \
VERSION="2"
VERSION="2" \
V1_CONIFG_PATH='/app/conf/user.ini' \
V2_CONIFG_PATH='/app/profile/user/config/user.ini' \
Green="\\033[32m" \