mirror of
https://github.com/supermemoryai/supermemory.git
synced 2026-08-28 05:25:33 +00:00
chore: wrangler jsonc update
This commit is contained in:
parent
13186b2b6b
commit
f7c442e0dc
1 changed files with 7 additions and 1 deletions
|
|
@ -8,7 +8,13 @@
|
|||
"vars": {
|
||||
"API_URL": "https://api.supermemory.ai"
|
||||
},
|
||||
|
||||
"routes": [
|
||||
{
|
||||
"pattern": "mcp.supermemory.ai",
|
||||
"zone_name": "supermemory.ai",
|
||||
"custom_domain": true
|
||||
}
|
||||
],
|
||||
"durable_objects": {
|
||||
"bindings": [
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue