环境配置文件修改

This commit is contained in:
xwt
2026-09-21 19:32:21 +08:00
parent 456d3fe316
commit b38906aec0
4 changed files with 3 additions and 11 deletions
+1 -1
View File
@@ -11,7 +11,7 @@
4. 保留项目中的 `ai.local.json`;新电脑没有该文件时,复制 `ai.local.example.json` 为 `ai.local.json` 并按需配置 AI。
```powershell
Set-Location 'D:\python编程\student_management_system'
Set-Location 'D:\xwt0803\fastoffer\student_management_system'
docker compose up -d --build
docker compose ps
```