Update installation instructions for aapanel-docker

This commit is contained in:
Xboard
2026-04-19 23:33:32 +08:00
committed by GitHub
parent cb8c1743dc
commit 1fbf5d160a
+1 -1
View File
@@ -69,7 +69,7 @@ rm -rf .htaccess 404.html 502.html index.html .user.ini
git clone -b compose --depth 1 https://github.com/cedar2025/Xboard.git ./ git clone -b compose --depth 1 https://github.com/cedar2025/Xboard.git ./
# Prepare configuration file # Prepare configuration file
cp compose.sample.yaml compose.yaml cp compose.host.sample.yaml compose.yaml
# Install dependencies and initialize # Install dependencies and initialize
docker compose run -it --rm xboard php artisan xboard:install docker compose run -it --rm xboard php artisan xboard:install