Update 从aapanel迁移到1panel教程.md

This commit is contained in:
rebecca554owen 2023-12-19 23:17:17 +08:00 committed by GitHub
parent 1ae1767063
commit 50c80614d1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -39,6 +39,8 @@ docker compose down
```
docker compose run -it --rm xboard php artisan db:wipe
```
##导入旧数据库(重要)
##导入你v2board的数据库到当前数据库当中。
3.v2board用户根据对应的数据库版本执行迁移命令。
```
docker compose run -it --rm xboard php artisan migratefromv2b 1.7.3