[CLAUDE] Docs: YC-029/YC-030 ghi sổ 5 điều chỉnh GĐ3 + 5 phán quyết Q1-Q5 + STATUS S190 row
All checks were successful
Deploy SOLUTION_ERP / build-deploy (push) Successful in 11m37s

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
pqhuy1987
2026-08-12 22:10:10 +07:00
parent 59cb121738
commit 091073f910
3 changed files with 10 additions and 2 deletions

View File

@ -12,6 +12,12 @@
"runtimeExecutable": "npm",
"runtimeArgs": ["run", "dev", "--prefix", "fe-admin"],
"port": 8082
},
{
"name": "fe-user",
"runtimeExecutable": "npm",
"runtimeArgs": ["run", "dev", "--prefix", "fe-user", "--", "--port", "8081"],
"port": 8081
}
]
}