This commit is contained in:
make
2026-01-09 19:21:52 +08:00
parent 90fc16fbc3
commit 20008dbf97
6 changed files with 33 additions and 9 deletions

View File

@@ -19,6 +19,7 @@ location / {
- 3. 配置env文件 `cp .example.env .env`
- 4. 上传logo 等图片到img public/statics/img/*
- 5. 初始化数据库 `php think db:manage init`
- 5. 初始化数据库 `php think mongo:manag migrate`