mirror of
https://github.com/cedar2025/Xboard.git
synced 2025-03-16 01:28:12 -04:00
update docs
This commit is contained in:
parent
201f230e80
commit
365994b1af
@ -89,7 +89,7 @@
|
|||||||
4. 执行以下命令安装 Xboard:
|
4. 执行以下命令安装 Xboard:
|
||||||
|
|
||||||
```
|
```
|
||||||
docker compose run -it --rm xboard sh init.sh
|
docker compose run -it --rm xboard php artisan xboard:install
|
||||||
```
|
```
|
||||||
|
|
||||||
5. 根据提示输入上述创建的数据库账号密码,选择使用内置 redis 完成安装。
|
5. 根据提示输入上述创建的数据库账号密码,选择使用内置 redis 完成安装。
|
||||||
|
Loading…
Reference in New Issue
Block a user