Skip to content

Commit b6c9972

Browse files
authored
Update wrangler.jsonc
1 parent eccccd5 commit b6c9972

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

wrangler.jsonc

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
1+
12
{
23
"$schema": "./node_modules/wrangler/config-schema.json",
3-
"name": "cloudflare-api-mcp-dev",
4-
"account_id": "6702657b6aa048cf3081ff3ff3c9c52f",
4+
"name": "mcp",
5+
"account_id": "d2c9b82a149fb05248c072050a018682",
56
"main": "src/index.ts",
67
"compatibility_date": "2026-01-12",
78
"compatibility_flags": [
@@ -157,4 +158,4 @@
157158
}
158159
}
159160
}
160-
}
161+
}

0 commit comments

Comments
 (0)