chore(dev): move local API default port to 3010

Avoid conflict with another local service on 3000; align Vite proxies and docs.
This commit is contained in:
2026-08-07 21:03:23 +08:00
parent 21d44026d9
commit 8f83624ffe
13 changed files with 18 additions and 16 deletions
@@ -13,7 +13,7 @@
> **h5-partner 与 admin-web 端口同为 5175**,勿同时 `dev:partner` + `dev:admin`。
Vite 代理:`/api``localhost:3000`
Vite 代理:`/api``localhost:3010`(可用 `VITE_API_TARGET` 覆盖)
## 共享包