From 73a6e1ff26ca0affb99b9191371274c53326de54 Mon Sep 17 00:00:00 2001 From: Lkeme <19500576+lkeme@users.noreply.github.com> Date: Mon, 22 Aug 2022 18:10:01 +0800 Subject: [PATCH] [fix] docs/DOC.md --- docs/DOC.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/DOC.md b/docs/DOC.md index ec5ad02..a54ac80 100644 --- a/docs/DOC.md +++ b/docs/DOC.md @@ -194,8 +194,8 @@ $ docker run -itd --rm -v /path/to/your/confFilePath:/app/profile/user lkeme/bil - 版本兼容 ```shell script -$ -e VERSION=1 # 使用 版本 V1.x.x -$ -e MIRRORS=2 # 使用 版本 V2.x.x(默认) +$ -e VERSION=1 # 使用 版本 V1.x.x(兼容处理) +$ -e VERSION=2 # 使用 版本 V2.x.x(默认选项) ``` - 使用github镜像加速