配置更新

This commit is contained in:
2026-04-20 04:21:12 +00:00
parent 8942df1c02
commit 21c5e050f3
4 changed files with 32 additions and 4 deletions

View File

@@ -27,5 +27,5 @@
"SPRING_PROFILES_ACTIVE": "dev",
"K12STUDY_DEV_MODE": "external"
},
"postCreateCommand": "cd /workspaces/K12study/frontend && pnpm install"
"postCreateCommand": "cd /workspaces/K12study"
}