feat: add custom domain route for cfw-gateway
This commit is contained in:
@@ -4,6 +4,12 @@
|
||||
"main": "src/index.ts",
|
||||
"compatibility_date": "2026-06-10",
|
||||
"compatibility_flags": ["nodejs_compat"],
|
||||
"routes": [
|
||||
{
|
||||
"pattern": "cfw-gateway.bowong.cc",
|
||||
"custom_domain": true
|
||||
}
|
||||
],
|
||||
"vars": {
|
||||
"DEFAULT_WORKER_NAME": "customer-worker-1"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user