Skip to content

Commit 5473878

Browse files
committed
route worker to castdrop.commit451.com
1 parent 6e7ddd2 commit 5473878

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

worker/wrangler.toml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,12 @@
11
name = "castdrop-worker"
22
main = "src/index.ts"
33
compatibility_date = "2024-01-01"
4+
workers_dev = false
45

56
[[r2_buckets]]
67
binding = "BUCKET"
78
bucket_name = "castdrop"
9+
10+
[route]
11+
pattern = "castdrop.commit451.com/*"
12+
zone_name = "commit451.com"

0 commit comments

Comments
 (0)