docs: standardize trans passthrough alias
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
|
||||
## Runtime
|
||||
|
||||
TypeScript 运行时固定为 Bun for CLI, frontend, provider-gateway and TypeScript user services. backend-core is a Rust service; Rust build/check must follow the D601 boundary in `docs/reference/dev-environment.md`. 本机命令使用 `bun scripts/cli.ts`。
|
||||
TypeScript 运行时固定为 Bun for CLI, frontend, provider-gateway and TypeScript user services. backend-core is a Rust service; Rust build/check must follow the D601 boundary in `docs/reference/dev-environment.md`. 本机根 CLI 使用 `bun scripts/cli.ts <command>`;SSH/WSL/k3s 透传使用 `trans <route> ...`。
|
||||
|
||||
## Network Ports
|
||||
|
||||
|
||||
Reference in New Issue
Block a user