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