Skip to content
This repository was archived by the owner on Jul 14, 2025. It is now read-only.

Commit f4df89d

Browse files
kerwin612iFurySt
authored andcommitted
Update local-development.md
1 parent b37f874 commit f4df89d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/development/local-development.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ cp .env.example .env
6565
#### 4.1 启动 mcp-gateway
6666

6767
```bash
68-
go run cmd/gateway/main.go
68+
go run cmd/mcp-gateway/main.go
6969
```
7070

7171
mcp-gateway 默认会在 `http://localhost:5235` 上启动,用于处理 MCP 协议请求。

0 commit comments

Comments
 (0)