We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 778bd7c commit 6d191e0Copy full SHA for 6d191e0
packages/serving/wrangler.toml
@@ -6,4 +6,8 @@ compatibility_flags = ["nodejs_compat"]
6
7
[[r2_buckets]]
8
binding = "BUCKET"
9
-bucket_name = "duckdb-extensions"
+bucket_name = "duckdb-extensions"
10
+
11
+[[routes]]
12
+pattern = "duckdb.0xcaff.xyz"
13
+custom_domain = true
0 commit comments