Skip to content

Commit 31a17a2

Browse files
committed
chore(scraper): update deployed domain name
1 parent 14db51c commit 31a17a2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

apps/scraper/wrangler.jsonc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{
22
"$schema": "../../node_modules/wrangler/config-schema.json",
33
"name": "albert-plus-scraper",
4+
"routes": [{ "pattern": "scraper.albertplus.com", "custom_domain": true }],
45
"main": "src/index.ts",
56
"minify": true,
67
"compatibility_date": "2025-09-26",

0 commit comments

Comments
 (0)