Update aapanel+docker安装指南.md

This commit is contained in:
Xboard
2025-01-25 17:07:31 +08:00
committed by GitHub
parent 6c67cbf85a
commit d231b6ebcd
+1 -1
View File
@@ -39,7 +39,7 @@ rm -rf .htaccess 404.html 502.html index.html .user.ini
``` ```
> 执行命令从 Github 克隆到当前目录。 > 执行命令从 Github 克隆到当前目录。
``` ```
git clone -b legacy https://github.com/cedar2025/Xboard.git ./ git clone -b dev https://github.com/cedar2025/Xboard.git ./
``` ```
> 复制一份docker-compose.yaml文件 > 复制一份docker-compose.yaml文件
``` ```