mirror of
https://github.com/cedar2025/Xboard.git
synced 2025-02-01 23:18:13 -05:00
update docs
This commit is contained in:
parent
9f95f015a0
commit
e6c33776e5
@ -29,7 +29,7 @@ docker compose run -it --rm \
|
|||||||
-e ENABLE_SQLITE=true \
|
-e ENABLE_SQLITE=true \
|
||||||
-e ENABLE_REDIS=true \
|
-e ENABLE_REDIS=true \
|
||||||
-e ADMIN_ACCOUNT=admin@demo.com \
|
-e ADMIN_ACCOUNT=admin@demo.com \
|
||||||
web php artisan xboard:install && \
|
web php artisan xboard:install
|
||||||
```
|
```
|
||||||
- 自定义配置安装(高级用户)
|
- 自定义配置安装(高级用户)
|
||||||
```bash
|
```bash
|
||||||
|
Loading…
Reference in New Issue
Block a user