diff --git a/search/worker/wrangler.toml b/search/worker/wrangler.toml index 2452db3..6ab850f 100644 --- a/search/worker/wrangler.toml +++ b/search/worker/wrangler.toml @@ -4,6 +4,8 @@ main = "src/index.ts" compatibility_date = "2024-08-21" compatibility_flags = ["nodejs_compat"] +account_id = "919942d1077740aa3cff8c6cf511147a" + [[r2_buckets]] binding = "BUCKET" bucket_name = "registry-ui-api-staging"