docs: 更新文档,增加迁移迁移配置文件前清除缓存

This commit is contained in:
xboard
2023-11-22 18:26:19 +08:00
parent 57b3f14de6
commit ed3e40790e
4 changed files with 23 additions and 0 deletions
+7
View File
@@ -27,3 +27,10 @@ docker compose down
docker compose run -it --rm xboard php artisan migrateFromV2b config
docker compose up -d
```
## 注意
> 修改后台路径需要重启才能生效
```
docker compose restart
```
> 如果是是aapanel安装则需要重启 webman守护进程