Skip to content
This repository was archived by the owner on Feb 6, 2026. It is now read-only.

Commit 089c1c9

Browse files
committed
Deploying to chat.use-mcp.dev
1 parent 78f0e36 commit 089c1c9

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

examples/chat-ui/wrangler.jsonc

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,12 @@
66
"$schema": "node_modules/wrangler/config-schema.json",
77
"name": "chat-example-use-mcp",
88
"workers_dev": true,
9-
// "routes": [
10-
// {
11-
// "pattern": "chat.use-mcp.dev",
12-
// "custom_domain": true
13-
// }
14-
// ],
9+
"routes": [
10+
{
11+
"pattern": "chat.use-mcp.dev",
12+
"custom_domain": true
13+
}
14+
],
1515
// "main": "api/index.ts",
1616
"compatibility_date": "2025-02-07",
1717
// "ai": {

0 commit comments

Comments
 (0)