Update 1panel安装指南.md
Some checks are pending
Docker / build (push) Waiting to run

This commit is contained in:
Xboard 2025-01-07 17:14:46 -05:00 committed by GitHub
parent ae249f8e96
commit cddcb144ef
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -90,7 +90,8 @@
4. 执行以下命令安装 Xboard
```
docker compose run -it --rm xboard php artisan xboard:install
docker compose run -it --rm xboard sh init.sh
```
5. 根据提示输入上述创建的数据库账号密码,选择使用内置 redis 完成安装。